Problem with scaling Ui in a scrolling frame

Hey everyone!

Problem - I can’t scale the Ui in a scrolling frame

I have had this problem recently that I can’t scale the Ui in a scrolling frame I have searched the dev forum and youtube but nothing has seemed to work.

Currently, I have tried scaling all of the Ui in my game to “scale” and I have tried adding constraints a messing with their properties and it hasn’t worked so I was wondering if you had a simple solution to this, I’ve seen other people use scripts to scale it but I would rather not use a script if that is the only way then I guess I will have to bite the bullet and use it. (If you know what the code for that script is please say it in the comments).

Here is the Ui -

Ui on other devices-


If you know how to fix this then please say it in the comments below!

Thanks for reading!

1 Like

Have you tried altering the canvas size of the scrolling frame?

1 Like

There are a variety of ways to fix this and lots of similar problems out there on the devforum.

Have you tried using plugins such as autoscale lite or personal gui rescaler?

They are literly in the screenshots

Hmm Not yet… How do I do that?

the macos ui tho :green_apple: :green_book: :green_circle: :green_salad: :green_square: :evergreen_tree: :leafy_green:

1 Like

AutoCanvasSize and AutoSize are going to help you.

1 Like

How do I use AutoSize and AutoCanvasSize?

they are properties of scrollingFrame, change them to XY

Ok… I’ll try see if I can do that…

1 Like