iOS simulator scaled bug

不想你离开。 提交于 2019-12-28 06:27:22

问题


Today morning I build and run my xcode project. When simulator launched I saw this:

The screen is scaled, I see only 1/4 part, other 3/4 parts are hidden.
Did anybody faced with same problem? The issue happens in xCode6, Xcode5, also in AppCode.
I tried to Clean project, switched to iPhone5 screen, iPad, the same problem.

Also, this happens with my other iOS projects.


回答1:


Finally, I got the reason why this bug appears at work and not at home :)

Because at work I don't have external display (monitor), but at home (DELL, non-retina off course)

If you want this bug not to appear, just connect your macbook to external non-retina monitor. Then you may work fine, run simulator in macbook retina display, also in external monitor display, while Apple hard works to fix this bug in OS X.

Here is the video proof: http://youtu.be/4gkFEkOJN9s




回答2:


Within the iPhone/iPad simulator, go to the top-menu and select "iOS Simulator" -> "Reset Content and Settings..."



来源:https://stackoverflow.com/questions/27097967/ios-simulator-scaled-bug

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!