Skip to content

keyboard shortcut for snapshot in VideoControls#47

Merged
codeflight1 merged 3 commits into
mainfrom
snapshot
Jul 13, 2026
Merged

keyboard shortcut for snapshot in VideoControls#47
codeflight1 merged 3 commits into
mainfrom
snapshot

Conversation

@jujuz455

Copy link
Copy Markdown
Contributor

Shortcut: Shift+S
(holding Shift, not just Caps Lock)

@ConnorNeed

Copy link
Copy Markdown
Member

What's the behaviour if you press and hold the shift + s keys? Does it take multiple and if so how quickly?

@jujuz455

Copy link
Copy Markdown
Contributor Author

What's the behaviour if you press and hold the shift + s keys? Does it take multiple and if so how quickly?

That's true, I didn't think about that.
I added if (event.repeat) return; so it only takes one snapshot with zero added latency.

@codeflight1 codeflight1 changed the base branch from mosaic to main July 13, 2026 18:16
@codeflight1 codeflight1 merged commit f1f702a into main Jul 13, 2026
1 check passed
@codeflight1 codeflight1 deleted the snapshot branch July 13, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants