CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
- Subject: CALayer's geometryFlipped is initially reset to Layer-Hosting NSView's isFlipped when linked agains 10.8
- From: Илья Кулаков <email@hidden>
- Date: Tue, 23 Oct 2012 08:58:14 +0700
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?
Best regards,
Ilya Kulakov
_______________________________________________
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