This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
[ngAnimate] timing issues with 1.2.0-rc1 #3629
Closed
Description
I'm encountering glitches in my animation post 1.2.0-rc1.
For short transitions (~300ms), the timeout appears to be called too soon hence breaking the animation. Increasing the duration in ngAnimate (hardcoded) fixes the bumping, it indicates that classes are removed too soon, before the animation is actually finished.
Looks like using css transition/animation events would fix this, what was the reasoning behind parsing > css-events?
Metadata
Metadata
Assignees
Labels
No labels