It is probably right under my nose but does anyone know how I can offset the Y value for my scrollingframe? I’m currently using a UIGridLayout with it and have the issue where it will clip the top if I have it, how can I make it offset a tiny bit below so it never touches the edge? Thanks!
UIPadding with PaddingTop set to 8 or more
Ohhhh I see. Does that go in the ScrollingFrame or UIGridLayout?
ScrollingFrame (30 chaaaaaaaarrss)
1 Like
Worked perfectly thank you so much no clue how I never noticed this!
1 Like