UI Scrolling Frame Bug

,

Hello Developers,

I’ve been importing UI many times, but I can never find a solution to something about this scrolling frame bug. I have some questions to ask. How do you make it so every 3 slots more slots are being created under those slots? How do you make it so it doesn’t go over my screen?

1 Like

Use UIGridLayout, and also if it still occurs maybe applying clip descendants, that should do the trick.

I’m using list, since grid makes the labels too small, is there a way to make it go under in UIListLayout?

Hello,
Try Reducing the Canvas Size of the Scrolling Frame.