On Aug 23, 2012, at 10:55 PM, Kyle Sluder <k...@ksluder.com> wrote: > Sadly, -convertRect:toLayer: and -convertRect:toBacking: are both broken on > 10.7.4 and 10.7.5 for views that return YES from -isFlipped. (Yes, I filed a > Radar and even a DTS incident, and it was returned.)
Interesting, thanks for pointing that out. As it turns out, in an NSTextView isFlipped is YES. But wait, I see that you are talking about the CALayer method -convertRect:toLayer:, I am using the NSView method -convertRectToLayer (one word). Does that one also have the bug? - Koen. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com