Is there a way I can prevent the top of the Frame being cut off. I’m using UICorner for the smaller boxes, however UIGridLayout doesn’t seem to register them. Any thoughts on how I can fix this? Changing the position of the Y wont change the top layer.
What you want to do is use UIPadding. And set the top to something like 0.002.
4 Likes