motion
motion copied to clipboard
[BUG] Animation slow down when stopping and starting on hover.
1. Read the FAQs 👇
2. Describe the bug
Pausing and starting an animation slows it down. (trying to pause animation on hover).
3. IMPORTANT: Provide a CodeSandbox reproduction of the bug
https://codesandbox.io/p/sandbox/framer-custom-slider-dots-forked-q1wr4
4. Steps to reproduce
Steps to reproduce the behavior:
- spam hover on the box.
5. Expected behavior
The animation time (in this case, a progress bar) should resume, and the time to complete should be the remaining time of the animation when you stop it.
Any update on this or workaround?