My UI is broken?

So i’m making a UI which is like a playerlist so i’m using roblox’s “UIListLayout” to make the position’s match and it’s going out of my frame, i don’t know what happened i’ve been using this forever now and never happened to me before

How it is : Picture

How it suppose to look like : Picture

Any kind of feedback or help will be greatly appreciated.

I’m not too sure about UIListLayout, but I think UIGridLayout will achieve what you’re looking for.

1 Like

Well kinda messes up my label’s size but it’s easily fixble thank you!

1 Like

UIGridLayout controls each grid item’s size, which is probably why it’s messing with your labels size. You can customize that under the “CellSize” property.

2 Likes

UI support actually belongs in #development-support:art-design-support, and you will find better help their as well. You should be able to move it in the settings of the topic.

1 Like