when too many elements are added, textlabels in my case, their padding seems to break and every new textlabel the padding gets worse until everything disappears, i have no idea how to modify the padding
how do you modify the padding for it
2 Likes
This is in the wrong category, you didn’t fill out all the required information, we can’t help.
Please provide screenshots of the issue you’re experiencing (the properties window, what the UI looks like, etc.)
Thanks!
2 Likes
fixed it, checked the scrollingframe AbsoluteSize.Y and multiplied that by 0.03 and used that as offset instead of making the children scale Y 0.03
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.