animation will pauses when the browser is minimized
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.1k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am a beginner. When using tween in Three.js, I found that when an animation starts executing and I minimize the browser(edge), the animation pauses. Is there any way to avoid this situation and ensure that the animation can continue to play and complete normally even when the browser is minimized?
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
The issue mentions tween usage with Three.js in a minimized Edge browser, but identifies no source file, test, or entry point. Start by reproducing the pause during browser minimization and inspect the animation timing path; done would require a defined, tested behavior for minimized-browser execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- three.js, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100