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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to