Animation on repeat speeds up over time.
Open
Nobody has claimed this yet.
- #602 by @MasatoMakino — closed without merging
Bug
- Dominant language
- TypeScript
- Stars
- 10.1k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Here's @jonobr1's original, forked to use array values:
https://codepen.io/trusktr/pen/04518ee24a8d1d7822e584c6a513d378?editors=1010
Watch it for a while. Over time, the animation speeds up, which shouldn't happen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the animation from the linked CodePen and observe its repeat behavior over time. Trace the repeat logic in tween.js and verify that repeated animation cycles maintain a consistent speed without accumulating acceleration; the linked pull request may provide prior investigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100