On Aug 24, 2012, at 3:16 AM, Koen van der Drift <koenvanderdr...@gmail.com> wrote:
> > 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? Sorry, I did in fact mean -[NSView convertRectToLayer:] and -convertRectToBacking:. As well as the point-based conversion methods. --Kyle Sluder _______________________________________________ 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