tweenjs / tweenjs/tween.js

animation will pauses when the browser is minimized

Open
#690 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.