Re: CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
Re: CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
- Subject: Re: CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
- From: Kyle Sluder <email@hidden>
- Date: Wed, 24 Oct 2012 07:41:55 -0700
On Oct 22, 2012, at 6:58 PM, Илья Кулаков <email@hidden> wrote:
> I've noticed that if an app is built against ML SDK, the geometryFlipped property is initially reset to NSView's isFlipped.
> Initially means at some point after view is added to the hierarchy. By reset I mean it discrads previously set value.
>
> However it's not bound to the isFlipped property. You are free to change it after some time.
>
> Is it intended behavior?
I'm assuming you asked this on the dev forums while your post here was sitting in the moderation queue.
To repeat for everyone else: the answer is "yes". More info can be found in the AppKit 10.8 release notes.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden