How do i extend my scrolling frame?

If you want to have AutomaticCanvasSize or whatever the frames that are inside the scrollingframe will have to have an offset size for y in order to have it stay the same size. The UI elements are getting stretched because the ScrollingFrame is also getting stretched essentially.

1 Like