UICorner Squashing Bug

I need help because UICorner looks off when it is at a small size (It looks almost rectangular)
Photos:
image_2024-06-21_134534614
This one looks normal when it’s at regular size but…
image_2024-06-21_134649034
Is squashed weirdly at the end!

I’ve tried to use things like CanvasGroup and ClipDescendants but they either don’t work or are hard to understand. Also other topics similar to this are hard to understand and don’t give a solid solution

Thank you!

Try changing the property of the UICorner.CornerRadius so it uses scale instead of offset
RobloxStudioBeta_YpilFvWC9J

I tried this before but it sadly still does that weird squashing effect when it gets tiny.

Can you send a .rbxm file of the frames containing the UICorner, I can try fixing it for you.

Are you trying to accomplish this

If so then i used a canvas group like this
image

1 Like

Oh yeah i don’t think i described mine well but yeah i’m trying to achieve that. Thank you!!!

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