lettucegoblin / lettucegoblin/AnimRef
Right click pause video
Open
Nobody has claimed this yet.
Focused Enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 124
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Suggested here: https://github.com/lettucegoblin/pureref-gif-support/issues/2#issue-1980199763
- Right click any video and have a pause option in the context menu
- If it's already paused have a play option.
- Save paused state as isPlaying boolean or something for saving to file.
- compatibility with old saves: Add a default isPlaying true if it isn't defined.
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 from the video context-menu behavior and the save/load handling described in the issue. Add play or pause according to the video's state, persist isPlaying, and ensure older saves without that field remain compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100