How to make set the ScrollingFrame to show the inside TextButtons better

Greetings,

I have a scrollingframe with the UIgridlayout, and I am trying to make those TextButtons fit in here. The problem is that they are not centered and their UIStroke borders are in the outsides of the scrollingframe. Please help me with this issue. Thanks!

The problem:
image

Use a UIPadding to solve this issue

1 Like

To elaborate, use UIPadding on the ScrollingFrame and set the padding offset (not scale) to the thickness of the outline or greater

1 Like

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