anime icon indicating copy to clipboard operation
anime copied to clipboard

Animation does not continue after pause and reversal

Open oa-netigo opened this issue 2 years ago • 2 comments

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

  1. Click "play".
  2. Wait untill animation is finished (box on the right side)
  3. Click "play" (animation is reversed)
  4. Directly interrupt the animation and click "pause".
  5. Click "reverse"
  6. 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.

oa-netigo avatar Oct 10 '23 10:10 oa-netigo

I can verify.

Please note that there is a v4 coming sometime.

tomByrer avatar Oct 25 '23 04:10 tomByrer

This is fixed in V4.

juliangarnier avatar Dec 05 '23 16:12 juliangarnier