Frame on scrolling frame size and position being wrong even if I used Autoscale lite

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple and clear!

  2. What is the issue? Include screenshots/videos if possible!
    My text label is being wrong position n size

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    No, i haven’t seen any
    After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!


    What it looked like on my laptop

    what it looked like on Iphonee 4s

1 Like

Have you tried setting Size and Position into Scale? Offset usually messes up stuff if used on literally any other resolution than the developer made it on so try that.

If that doesn’t work look around the dev forum a bit or wait until someone else replies, good luck.

Example would be:

Size X: (5,0) – First digit is Scale, Second digit is Offset. –
Size Y (2,0) --Offset is usually defaulted in GUI’s so keep that in mind–

Sometimes Plugins dont work all the time so best you try it manually and see how that goes

3 Likes

Now that I think about it, this looks like you didn’t turn on scaled text.
Try turning that on and see if that works.

If that dont work then try scaling the textlabel

1 Like

I did turn it on its the size of the text label, not the text size

1 Like

So try scaling the label?
If it has a Size Property then it could potentially fix it.

Just do what my 1st comment told you to do on the TextLabel Object’s Size.

1 Like

Tbh Idk what you did to make the text display like that but it clearly isn’t working,
Maybe try a different Plugin for Scaling or do it Manually?

Personally haven’t had issues with this plugin myself in months though using the correct options are also important.

You’re not using CONSTRAINTS to resize your GUI for other devices correct?
To resize it you can use the Scale Option on Size and Position.

Maybe show us a screenshot of the Explorer where your parts are so we can make sure there isn’t any interfering parts?

1 Like

I did do it but never works maybe ill repost this topic

1 Like

I’m not using constraints

ad43rf3dqrde3qdeqw

1 Like

Lua, can you tell me how u fixed it? I am having the same Issue.

1 Like

Are you using scale? It looks like the TextLabel is the same size on the phone and computer.

Have you tried changing the scale of CanvasSize of the scrolling frame?

1 Like

What do I change it to? I didn’t change it in a couple of ones and I did change in a couple of others.

1 Like

like I changed it so it would be like rotated and not to try to fix it.

1 Like

I am, That is not my images although I am having the same problem but it’s with an image label, I am using a plugin called PhotoBlox which is from a guy I saw using it on yt to keep his ui scaled, all of the rest of the ui works perfectly, just the stuff in the scrolling frames that doesn’t.

1 Like

What is the canvas size of the scrolling frame?

1 Like

Also this just happened, not sure if its the stroke or not, first img is normal, and second is Iphone:


make the y size smaller for the player name so it cant stack

Sorry, turning off text wrapped would be better.



Canvas size for that one is: {0, 0},{2, 0}

You’re sure the boxes in the trading box are scale? The rest of the gui looks fine.