Preventing Clipping with UI Corner?

Hi, So I am wondering how do I prevent this Corner Clipping with UICorner, ClipDescendants doesn’t work in this case and I’m not sure what to do (Look at the Corners)

RobloxScreenShot20230201_191031386

How should I prevent the Corners from Appearing?

1 Like

Convert the background frame into a CanvasGroup and remove the UiCorner from the white frame.

4 Likes

Thank you, this worked

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.