Re: CAKeyframeAnimation problem
Re: CAKeyframeAnimation problem
- Subject: Re: CAKeyframeAnimation problem
- From: David Duncan <email@hidden>
- Date: Mon, 13 Jul 2009 15:53:34 -0700
On Jul 13, 2009, at 3:42 PM, David W. Berry wrote:
If I might prevail upon you with another question, the goal is to
trigger a short animation, leaving the last animation frame
displayed as a lasting part of the image, right now I have a flicker
as the animation is removed and then the underlying view is redrawn
with the added image. What's the convenient way to avoid the
flickering?
Set the final value of the animation on the layer when you add the
animation. You'll want to disable actions when you change the current
value of the layer as well.
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
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