Tricertops/UIView-AnimatedProperty

Support for nested animations

Tricertops opened this issue · 0 comments

Currently nested animations are not supported and will result in nullifying +currentAnimation for the rest of animation block.

Nested animations are not used very often, but supporting them is not difficult. I would need to store the animations in stack.