Animation layer conflict w/ IKImageBrowserView
Animation layer conflict w/ IKImageBrowserView
- Subject: Animation layer conflict w/ IKImageBrowserView
- From: Robert McCullough <email@hidden>
- Date: Thu, 14 Aug 2008 12:50:00 -0600
Does anyone know why an IKImageBrowserView won't draw if its SUPERVIEW
has a Core Animation layer? NOTHING appears in the image browser view
-- not even a white background.
I'm enabling the CA layer on the superview using "setWantsLayer:YES".
As soon as I remove that line, the image browser starts working
correctly. I'm guessing that the IKImageBrowserView has its own
animation layer that's conflicting with the super's animation layer(?)
Any ideas how to get around this conflict?
_______________________________________________
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