oxidecomputer / oxidecomputer/mitos
Reset `context.time` on restart
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 529
- Forks
- 31
- Avg merge
- 6m
- Merged PRs (30d)
- 5
Description
Currently it's total runtime, not the time since the animation started.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating where context.time is updated and where an animation restart is handled. Verify the current behavior against the issue description, then ensure the value represents time since the latest animation start and confirm that restarting resets it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100