Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation does not continue after pause and reversal #866

Open
oa-netigo opened this issue Oct 10, 2023 · 2 comments
Open

Animation does not continue after pause and reversal #866

oa-netigo opened this issue Oct 10, 2023 · 2 comments
Assignees
Milestone

Comments

@oa-netigo
Copy link

oa-netigo commented Oct 10, 2023

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.

@tomByrer
Copy link

I can verify.

Please note that there is a v4 coming sometime.

@juliangarnier juliangarnier self-assigned this Dec 5, 2023
@juliangarnier juliangarnier added this to the 4.0.0 milestone Dec 5, 2023
@juliangarnier
Copy link
Owner

This is fixed in V4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants