iOS Simulator display scaled incorrectly

前端 未结 4 1634
独厮守ぢ
独厮守ぢ 2020-12-07 04:07

I came back to X-code after a few months break. In that time in which x-code wasn\'t used it was kept updated however.

Now when I Launch the iOS simulator the displ

相关标签:
4条回答
  • 2020-12-07 04:39

    Another way to fix this issue (temporally) is by having the simulator being opened in Low Resolution.

    How to open the simulator in low resolution:

    • Open the simulator from within Xcode
    • Right click the simulator in the dock and choose Options > Show in Finder
    • Right click the simulator in Finder and choose Get Info
    • Check Open in Low Resolution
    • Close the simulator
    • Reopen the simulator from within Xcode
    0 讨论(0)
  • 2020-12-07 04:42

    I have the temporary fix for this OS X bug.

    I have this bug at work but not at home, so I thought it's a toggle problem, depending maybe on different internet connections (so stupid decision, anyway) :)

    In Apple forum someone mentioned "external monitor", and at that moment I said myself EUREKA, we have a fix, but temporary for this bug:

    Watch my video proof: http://youtu.be/4gkFEkOJN9s

    0 讨论(0)
  • 2020-12-07 04:43

    This is a known bug in OS X 10.10.2 beta.

    https://devforums.apple.com/thread/243676

    https://devforums.apple.com/thread/254997

    iOS simulator scaled bug

    iOS 8 and Xcode 6 Simulator Display Out of Alignment

    Also now mentioned in the Xcode 6.2 beta 3 Release Notes:

    Apps running in the iOS Simulator may not display correctly on a Mac with Retina display running OS X Yosemite 10.10.2 beta. (19079907)

    0 讨论(0)
  • 2020-12-07 05:02

    Sometimes things that change your display profile fail to change it back, i.e. flux or screenresx. Your resolution may appear to be the same but it isnt. I only noticed bc the font rendering seemed ever so slightly fuzzier. Go to System Settings > Displays and re-select your desired resolution. This is probably not the answer in most cases, but it helped me this time.

    0 讨论(0)
提交回复
热议问题