Why does my ScrollingFrame break on different device sizes?

Hello! I was working on some UI, And I came across and issue, Basically, When I was testing different resolutions, It messed up all of the children inside of the scrollingframe, Here is an example:

If anyone knows how to fix this, I’d appreciate it :smile:

5 Likes

You’re using offset instead of scale for the item inside of the scrolling frame. If you just convert it to scale then it should perfectly work. Hope this helps! :happy1:

Oh and you can also upload videos to developer forum instead of uploading it to Youtube and sending it here.

5 Likes

How would I go about changing it to scale?

Also it was over 10mb lol, So I had to use youtube.

5 Likes

You can use a plugin called Autoscale Lite and use the Unit Conversion to switch it to scale.
image

6 Likes


Hmm, I have done this and it hasn’t worked.

Yes for every child*

5 Likes

You have to go into the full screen mode first… And then set it to scale in size. (every child)

4 Likes



I have done it in first person to no avail.

4 Likes

Dude… Do the template too!! While being in the full screen mode atleast.

4 Likes

I have, I did every single item in the ScreenGui.

4 Likes

Well in that case; I’m sorry but I can’t help you. :sad:

5 Likes

That is fine! Thank you for trying :slightly_smiling_face:

Edit: I was being stupid originally, Basically I wasn’t checking the offset, That is fully my fault, Thank you!

4 Likes

Oh no problem I guess? I’m glad I helped you atleast. :happy1:

5 Likes

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