docs(supersplat): document timeline keyboard shortcuts, fix overlay key#1084
Open
willeastcott wants to merge 1 commit into
Open
docs(supersplat): document timeline keyboard shortcuts, fix overlay key#1084willeastcott wants to merge 1 commit into
willeastcott wants to merge 1 commit into
Conversation
Expand the timeline keyboard tip into a full shortcuts table covering Space (play/pause), frame/keyframe stepping, Enter / Shift+Enter for adding and removing keys, and Ctrl+T for toggling the panel. Mention Space and Enter shortcuts inline in the relevant procedures. Also fix editing-splats.md: the mode overlay toggle is now Tab, not the space bar (Space was reassigned to timeline play/pause). All bindings verified against SuperSplat's shortcut-manager.ts. Japanese translations updated to match. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #1083. Documents the remaining timeline keyboard shortcuts and fixes a stale shortcut reference, all verified against SuperSplat's
shortcut-manager.ts:,/.(step frame),</>(jump keyframe), Enter (add key), Shift + Enter (remove key), and Ctrl + T (toggle the Timeline panel). The Space and Enter shortcuts are also mentioned inline in the relevant procedures (creating/deleting keyframes, playing animations).camera.toggleOverlay) — Space was reassigned to timeline play/pause.Japanese translations updated to match.
🤖 Generated with Claude Code