(UPDATE: It looks like UISizeConstraint fixed this issue, as well as the text size constraint from the AutoScale Lite plugin.)
Hello!
I’ve noticed that my UI sizes perfectly on smartphones, but appears much smaller on Tablets and Computers (shown below).
How can I make the UI larger on different devices without using UserInputService (so it automatically adjusts to different screens…almost like HTML and CSS filling different percentages of a screen with block elements or margin space)