Offset UIGridLayout

Hello, guys. I’m using Scrolling Frame with UIGridLayout. I’m making a selection system and I use “UIStroke” to highlight selected items. But the first cell seems to be located right at the corner, and uistroke does not display properly. Any thoughts on how to fix this?

If you don’t need it right up against the edge i would apply a UIPadding to the scrolling frame as well, so that it keeps the cells a bit offset from the edge.

3 Likes

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