How to move UIListLayout lower?

I want to have a ui stroke for my buttons inside a UIListLayout scrolling frame but the stroke is ignored. Is there anyway to fix this? Thanks!

This isn’t my picture but this is one I found that shows what I mean


The white outline stroke is around it!

1 Like

Add a UIPadding to the scrolling frame and play around with the PaddingTop value. I might start by setting the scale to the UIListLayout scale and the offset to the size of the UIStroke, but ofc you can play around with it and see what you like.

1 Like

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