ScrollingFrame does not fit on mobile

For some reason, the ScrollingFrame does not properly fit on mobile however it fits perfectly well on computer. Does anybody know why? I have provided mobile and computer examples below.


Did you use scale and not offset?

You should use scale instead of offset, it will auto scale the size of any UI on any device.
Example:
image

1 Like

Thanks alot, figured this out last night but forgot to take this post down.

Thanks though! :grinning:

1 Like

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