Re: Clipping a CAGradientLayer with a duplicated CAShapeLayer (don't)
Re: Clipping a CAGradientLayer with a duplicated CAShapeLayer (don't)
- Subject: Re: Clipping a CAGradientLayer with a duplicated CAShapeLayer (don't)
- From: David Duncan <email@hidden>
- Date: Thu, 09 Feb 2012 14:30:06 -0800
On Feb 9, 2012, at 1:37 PM, Fritz Anderson wrote:
> On 9 Feb 2012, at 1:25 PM, Kyle Sluder wrote:
>
>> The CALayer documentation makes it quite clear that you should never,
>> ever do this:
>
> Hence the last word of the subject of this thread.
Perhaps, but I believe that our point is that -initWithLayer: is not a method to use to duplicate a layer, its a method to create a shadow layer (which is something strictly for Core Animation's usage). If you duplicated a layer (by calling -init and setting all the appropriate properties) then there is no reason why it shouldn't work.
--
David Duncan
_______________________________________________
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