Hello everyone, I have a problem adding a UICorner to a ScrollingFrame and it doesn’t apply. Please help!
no one use ui corner to scrolling frame why you need this?
Do you have a screenshot of the explorer page and the scrolling frame?
Also, check if the UICorner is parented to the correct scrolling frame. Try to change the UICorner’s scale in its properties.
If you need to apply a UI corner to a scrolling frame, you should parent the scrolling frame to a CanvasGroup, and parent the corner to the canvas group instead of the scrolling frame.
1 Like
Thanks, I’ll try it now. I’ll write later.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.