[Plugin] AutoScale Lite for GUIs - Scale your UI

I though it does the same to the childs too.

The lite version does not, however if your purchase Plus/Nightly it will automatically convert every element you have as soon as it is created (If you wish to do this with already made UI, drag the ScreenGui into another folder such as replicatedstorage and drag it back into StarterGui for it to take effect).

Very convenient and easy to use ! Highly recommend

Is there a way to auto scale Scrolling frames?

1 Like

I have the same issue. Somehow it is not fitting desktop size items in mobile size. The scroll on mobile is shorter than desktop.

2 Likes

If you use SmartScale on AutoScale Plus/Nightly, it should scale scrollingframes properly if i remember.

1 Like

I don’t think it did could you please show me an example. It would really help a lot. thx

My goal is to have the contents of the scrolling frame look exactly the same on all screens.

Test Case:


I know this would require I change the scaling on the UiGridLayout but that is very finicky and isn’t exact.

that issue is a bit tricky because some people need to use offset and some need scale for UiGridLayout. Your best solution is to adjust the scaling manually.

2 Likes

Unfortunately this doesn’t work for me.

Yeah i have no idea how to do it

i installed it, i cant find it in my plugins tab euhgegne ):

I installed and used the plugin, and the GUI doesn’t fit all of the devices. How can I fit this?

I love the plugin but i was wondering does it work for scaling things inside of a scrolling fram becauss i have tried so far and hasnt done anything?

Does this work with ScrollingFrames? It doesn’t appear to do so.

I use it all the time for scrolling frames, you just need to use unit conversion.

1 Like

That also does not seem to work, the ScrollingFrame is not visible on edges:
image

Kinda late, but I think you should put the offset of the padding to 0 and it should work perfectly.

Does It Work With Viewport Frames And Canvas Groups?