ScrollingFrame not scaling using AutomaticCanvasSize

Hey there!

I have a ScrollingFrame and inside are some frames which have been duplicated.

image

The ScrollingFrame doesn’t create enough space when a new child is added so some will always be cut off as you can see below when scrolled right to the end:


If anyone knows how to fix this, please let me know!

Thanks,

WiseMatheu :slight_smile:

2 Likes

Im not an expert at scrolling frames but cant you just increase the canvasSize?

It’s using AutomaticCanvasSize so should scale automatically so changing the canvas size will make it bigger but not proportionally

what are the properties for the UIListLayout?

1 Like

image

This issue has been resolved by someone else working on the project with me; thanks for everyone’s contribution to this thread!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.