Help with scrolling frames

So, I have this problem with scrolling frame, that it is supposed to look normal, but it looks weird on mobiles devices. Here are some images.


image

The UI grid layout is on offset mode and not scale mode

You mean the size? and How would I fix it?

use AutoScale Lite… A plugin made by ZacBytes… It like converts guis position and size

There is a UIGridLayout, so that won’t work.

remove the UIGridlayout, then change the scale type to scale(not offset), then re-insert the UIGridLayout.