How do i fix this GUI scaling issue?

Hello. I have a GUI that scales weird on smaller devices, when im in fullscreen it looks like this:


But when i make my window small it just makes the list weird and i dont want this.
image

1 Like

Can someone please help :smile: I really need help

Maybe Increase CanvasSize X
or use AutomaticSize X ?
or just create logic localscript that if scrollingframe.scale is low then
increase CanvasSize X

Ways i only found

If you are using UIListLayout, try changing the property HorizontalAlignment or HorizontalFlex