Hi, I want to keep the UI scale of this UIList consistent within all resolutions, however I can’t find any way to do this.
This is what it’s supposed to look like:
This is what it looks like on a little smaller scale:
And this is what it looks like with iphone 7 scale:
We have tried using UIScaleConstraints, and setting the size as scael.
1 Like
this should be what you’re looking for
Hi, I’ve tried playing around with the settings of the UIAspectRatioConstraint and it just seems to have no effect on my frame. Not the best with UI.
Try taking a look at this
system
(system)
Closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.