Was there an update to scrollingframes in the past 2 days? My menus seem to be squished now.
I create my buttons by checking how many buttons there are going to be. Changing the CanvasSize based off that, and the button size based on how many I want to show on a frame. Then parenting the button to a ScrollingFrame. For some reason now it makes it so the buttons are squished until you scroll on the ScrollingFrame.
So I have a fix for this in the pipeline, should go out next Tuesday night, although I’ll need to confirm and actually turn the fix on Wednesday.
In the mean time, if you resize the scrolling frame even by one pixel it should fix itself. Or if you scroll the frame by a pixel it will fix itself, as long as it happens after the children are parented.