Hi list's readers,

I'm encountering a weird issue by using a masked, animated, z-positionned
layer within an animated context: the layer's animation does run only when
the context's animation does.

The thing is when I deactivate the layer's mask, it works; when I delete the
z-position setting of all the layers in the context, it works. At first I
thought it could be a media timing function issue because both animations
does not have the same one (respectively kCAMediaTimingFunctionLinear vs.
the default one – I guess it's kCAMediaTimingFunctionEaseInEaseOut), but it
seems wrong.

Thanks for any help :)

Best,

Paul Arthur Henrion
<snip>
_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [email protected]

Reply via email to