Re: Redrawing CALayer subclass when super layer is scaled
Re: Redrawing CALayer subclass when super layer is scaled
- Subject: Re: Redrawing CALayer subclass when super layer is scaled
- From: Scott Anguish <email@hidden>
- Date: Mon, 21 Jul 2008 01:57:12 -0400
On 21-Jul-08, at 1:52 AM, Rick Mann wrote:
On Jul 20, 2008, at 22:44:37, Scott Anguish wrote:
all the visual properties that are 'animatable' are applied at
render time.
Thanks for that answer, Scott.
So, can I not make my own drawing code an animatable property? I
thought I could.
Nope. That is entirely private.
The reason I had mentioned the animatable properties is because those
visuals (including background color and the border) are not scaled the
same as your content, since they aren't cached..
_______________________________________________
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