-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
Description
When I try to make a togglable animation like togglable menu for example the animation controls don't work as intended after the first time. When I click for reversed animation, it instead snaps to the beginning and plays it from the start again. Or there might be some other strange behaviour. This used to work in 2.2.
https://codepen.io/www_sven/pen/OYBaGw Anime JS 3.0.1
https://codepen.io/www_sven/pen/VOEVJz Anime JS 2.2.0 -> Works as expected
Steps to reproduce:
- Click on the toggle button to make the box appear
- Click on the toggle button to hide the box
- Click on the toggle button to make the box appear again
- Click on the toggle button to hide the box (Instead of hiding the box, the appear animation plays out again)
bogdan0083, martin31821, jackcogdill, aaronLejeune and sadeghbarati