Trying to animate filters set on custom view.
Trying to animate filters set on custom view.
- Subject: Trying to animate filters set on custom view.
- From: Andrei Freeman <email@hidden>
- Date: Tue, 03 Feb 2009 14:42:48 -0800
I have a custom view and two CIFilters in an array.
The two filters are a CIGaussianBlur and a CIAffineTransform
I'm calling [[[my custView animator] layer] setFilters:arrOfFilter]
The view redraws as expected but does not animate to the new filters.
It simply vanishes while being replaced with the new render.
Am I missing something here?
Thanks
-Andrei
_______________________________________________
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