Scrolling Frame Descendants MASSIVE on mobile?

Hello, I can’t seem to make it look the same on mobile and pc??
PC:


MOBILE:

1 Like

what numbers are you using of udim?
you should be using scale

1 Like

Try looking at the UIGridLayout and UIAspectRatioConstraints properties and send a screenshot of the properties here. Both are controlling the descendant’s size.

2 Likes

What are the properties in UiGridLayout?

Looks like you’re using offset instead of scale

1 Like