Why are my buttons/frames going past the end of the scrolling frame, and not creating a new line?
Hey there! I believe this is because you’re using the List Layout instead of the Grid Layout, the list layout displays your frames on either the X or Y axis in your scrolling frame whilst a grid layout should make it so that it fits into the scrollingframe and anything past the scrolling frame would get slotted into the bottom.
Hope it helps!
1 Like