- Home /
Interface relative scaling
been trawling the internet for a while now and can't find a solution to a fairly simple issue. I want my user interface to look like it does below regardless of the screen size, however, no matter what settings I play with and apply to the UI element, it doesn't scale as wanted.
Some issues I notice are:
position of element is constant (regardless of screen size), for example, if the eloement is 128px from the top of the screen, it will always be 128px from the top of the screen regardless of the screen size
when using the stretch on both axis, the element does not retain its original aspect ratio
Again, I just want the element to retain its relative position and scale on the screen
answers.png
(455.9 kB)
Comment