Post

Replies

Boosts

Views

Activity

Comment on Xcode 15 beta 6 a new NSView visibleRect are not {0,0,0,0}, but {{-8.9884656743115785e+307, -8.9884656743115785e+307}, {1.7976931348623157e+308, 1.7976931348623157e+308}}
My current version of xcode is 15.2, which seems to be fine, but I run into another problem. The dirtyRect I get in drawRect seems to have been changed. The frame and bounds of the view are correct, but the dirtyRect area given to me is wrong, sometimes a negative number. Sometimes it's the size of the screen
Feb ’24