Changed to updating model before firing animations
This way we no longer need CAAnimationDelegate to listen to animationDidStop in order to update the model and remove animation after it's done. We update the model in advance, and system just removes the animation on completion Also fixes animation group not removed from layer after completion
Showing
Please
register
or
sign in
to comment