This is what the scrollingframe looks like without resizing the window on the x axis.
And this is what it looks like when it’s resized ( not i’m using a UIAspectRatioConstraint but the same thing happens without )
I can’t seem to find any properties in the ScrollingFrame that prevent it. Is there a way or will I just have to live with it?
Also, as you see when it’s resized on the x axis, the numbers aren’t in the center anymore, I thought I could fix this by setting the canvas position to ,5,.5 but it just resets to 0,0.