You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Description
_animationPlayingis never set to false on animation end if manual mode is on.Expected outcome
It should be set to false once an animation ends.
Actual outcome
It stays as true, and instead of showing the exit animation after the entry one it cancells it.
Steps to reproduce
paper-tooltipelement in the page withmanual-mode="true".playAnimation('entry')_animationPlayingvalue