As far as I understand, the Simulator zooms the UI to whatever window size you want, which is great. However, is there a way to set/force the Simulator resolution to exactly the same (physical) resolution as the device skin? E.g. adjust the Simulator window to have the same number of pixels as an iPhoneX screen.
Asked
Active
Viewed 71 times
1 Answers
0
Check the Scrollable
option in the Simulate
menu of the simulator. It will add a scrollbar to the skin of the simulator and it should be in the same exact resolution without scaling.

Shai Almog
- 51,749
- 5
- 35
- 65
-
I don't have a Scrollable option in that menu (it starts with Send App Argument)? I build with my own copy of the CN1 sources that are about a month old, can that the the reason? – user1246562 Mar 16 '21 at 07:39
-
It was changed to Zoom in the simulator menu. I hadn't noticed that – Shai Almog Mar 17 '21 at 02:01
-
Thanks! Maybe it would be interesting to change the menu text to sth self-explanatory like "Native resolution"? – user1246562 Mar 21 '21 at 11:21
-
I don't like Zoom either. I think the menus should be reworked – Shai Almog Mar 22 '21 at 03:29