Skip to content

docs(supersplat): document timeline keyboard shortcuts, fix overlay key#1084

Open
willeastcott wants to merge 1 commit into
mainfrom
docs/supersplat-timeline-shortcuts
Open

docs(supersplat): document timeline keyboard shortcuts, fix overlay key#1084
willeastcott wants to merge 1 commit into
mainfrom
docs/supersplat-timeline-shortcuts

Conversation

@willeastcott

Copy link
Copy Markdown
Contributor

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:

  • Timeline page: replaces the keyboard navigation tip with a full Keyboard Shortcuts table — Space (play/pause), , / . (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).
  • Editing Splats page: the mode overlay toggle is documented as the space bar, but the binding is now Tab (camera.toggleOverlay) — Space was reassigned to timeline play/pause.

Japanese translations updated to match.

🤖 Generated with Claude Code

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 <[email protected]>
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.

1 participant