revert: fix(animations): ensure all child elements are rendered before running animations
This reverts commit cbe85a0893
.
This commit is contained in:
@ -271,7 +271,7 @@ class _AnimationBuilder implements AnimationAstVisitor {
|
||||
|
||||
statements.push(_ANIMATION_FACTORY_VIEW_VAR
|
||||
.callMethod(
|
||||
'queueAnimation',
|
||||
'registerAndStartAnimation',
|
||||
[
|
||||
_ANIMATION_FACTORY_ELEMENT_VAR, o.literal(this.animationName),
|
||||
_ANIMATION_PLAYER_VAR
|
||||
|
Reference in New Issue
Block a user