Force iPad simulator to open to 100%
No matter what screen I'm on (17" 1920x1200) or 24", my iPad simulator ALWAYS opens to 50%, even if I recently opened and resized (Windows -> Scale -> 100%) on the last execution.
I can't find a way开发者_开发问答 to always open to 100%. Any way to fix this?
Unfortunately, there is no way to force the iPad Simulator to open at 100%. You have to do it manually every time.
I believe your display must be over a certain resolution for the Simulator to open at 100%.
it must be something with new installations of Xcode.
I have my old iMac24" (1920x1200) on my desktop and iPad is running at 100% without window border. On my MBP (1680x1050) it keep launching in 50% mode with ugly window around it.
I'm getting 50% at 1920x1080, and no border/window at 1920x1200.
Keyboard Shortcuts :
- Command+1 = 100%
- Command+2 = 75%
- Command+3 = 50%
:)
精彩评论