Question by
chillypacman · Dec 16, 2016 at 12:16 PM ·
uiui imageaspect-ratiorectangle
Preserve top right position and relative size to screen
I have the following circle laid out where I'd like it at 1920x1080: http://imgur.com/a/PmvVA at 1280x720 it takes the same amount of relative screen space.
When the aspect ratio changes I want the circle to remain a circle and for it to always be top right aligned.
When I set the image to preserve aspect it gets pushed downwards like so: http://i.imgur.com/1sicdD5.png
How can I ensure the image stays top right aligned in all cases?
Comment