How do I fix clipping on image labels?

The corners look sharp, and I have tried using ui corner but that didn’t do anything.

Assuming you mean the UI not Appearing at the Corners, Turn off ClipsDescendants

if not, Change LayoutOrder and ZIndex

Well the way it works is it clones an image label a bunch of times and then the position of them all is set accordingly, so changing the layout order and zindex didn’t do anything and neither did unchecking clips descendants sadly.

I don’t think you’re able to fix that or round the corners off because of limitations of the platform.

I made a post a long time ago asking for image masking, but they never made it / got it done.

1 Like

It is a little hard to see but the bottom of the label clips with the background.

Can you explain what you mean?