anime
anime copied to clipboard
Animation does not continue after pause and reversal
Describe the bug If I pause and reverse the animation during a reversing state and play it back, the animation restarts instead of continuing at the current progress.
To Reproduce Steps to reproduce the behavior: Visit codepen for code example: https://codepen.io/om-ab-n/pen/XWoOZOd
- Click "play".
- Wait untill animation is finished (box on the right side)
- Click "play" (animation is reversed)
- Directly interrupt the animation and click "pause".
- Click "reverse"
- Click "play"
Expected behavior After Step 6 the animation should continuing from the paused progress and should not restart from 0.
However, it works in the non-reversing direction.
This is fixed in V4.