macOS 14 SDK sets NSView clipToBounds property to NO by default. So it's wrong to use dirtyRect like that, because it could extend outside the NSView bounds.
Topic:
App & System Services
SubTopic:
Core OS
Tags: