JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS not working on new Mac/Mojave?

I just did a quick test this morning by enabling the JUCE_COREGRAPHICS_RENDER_WITH_MULTIPLE_PAINT_CALLS flag and setting a breakpoint at this line. When building against the 10.13 SDK it is hit fairly often but when using Xcode 10 and building against 10.14 it is never hit.

1 Like