Problem with Horizontal UIListLayout and scrolling frames

Theres probably been a solution to this before but i have no clue what to look up to even find it so im asking it in a new post

I have a UIListLayout with fill direction on horizontal and alignment on center in a scrolling frame set up with automatic canvas size for the X Axis / Horizontal

image
and before it starts automaticly sizing it works perfectly fine


(the black box behind the frames is the scrolling frame)
Although once it starts automaticly sizing this happens

image
here canvas position is at 0,0 and i cant scroll any further to the left
then when i scroll all the way to the right its like this

Not sure how to fix this :frowning: so i came here

1 Like

Might be because your UIListLayout doesnt have wraps enabled


how do i enable wraps? i dont see it under the properties tab


I’m guessing you haven’t enabled the UIListLayout beta features, please read this link for more info on how to enable it! UIListLayout Beta Features