4

It's extremely pixelated, aliasing is terrible, see below, yuck!

I'm running on Sierra, 2015 rMBP, external Apple Display.

Is there a way to fix it? Without success, I've tried:

  1. Scaling to 100%
  2. Turning on/off Debug > Optimize Rendering for Window Scale (from here)
  3. Debug > Graphics Quality Override > High Quality

1997 called and wants its graphics back!

Clay Bridges
  • 11,602
  • 10
  • 68
  • 118

1 Answers1

6

The 100% sizing in Xcode 9 has a bug where it considers 3x devices to be 2x for scaling. Manually resize the device larger and it should clear up.

russbishop
  • 16,587
  • 7
  • 61
  • 74