Motion+CALayer.swift
9.48 KB
-
Changed to updating model before firing animations · 14e27b97
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
Orkhan Alikhanov committed