- Home /
Question by
VishrutiFaldu · May 06 at 11:41 AM ·
canvasscaling
What to put in reference resolution for responsive UI?
What to put in reference resolution for responsive UI?
Comment
Answer by Hawaii_Dev · May 09 at 12:22 PM
Put in the values you will be designing the UI primarily for. For a normal computer use 1080X1920, for mobile in portrait use 1920x1080 or any other 16:9 resolution. The most important thing is that the resolution sort of matches the final resolution you are aming for.
Your answer

Follow this Question
Related Questions
How to programmatically scale a canvas element to always be touching another moving canvas element 1 Answer
Setting up Canvas to scale correctly with different resolutions 0 Answers
How to use canvas scaler? 1 Answer
Scaling panel by different screen sizes 1 Answer
Which is better? Canvas Scaler or scaling transform 1 Answer