Skip to content

Commit

Permalink
add simulate shortcut and tweak timeline copy
Browse files Browse the repository at this point in the history
  • Loading branch information
lklyne committed Jun 7, 2024
1 parent 281b790 commit 13f7cac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/keyboard-shortcuts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ A list of keyboard shortcuts that can be used within the Aerie UI.

### Plan View

Start running simulation from anywhere in the plan view with <Shortcut>⌘</Shortcut> + <Shortcut>s</Shortcut> (MacOS) or <Shortcut>ctrl</Shortcut> + <Shortcut>s</Shortcut> (Windows).

**Timeline**

The easiest way to zoom in and out is using <Shortcut>⌘</Shortcut> + <Shortcut>scroll</Shortcut> (MacOS) or <Shortcut>ctrl</Shortcut> + <Shortcut>scroll</Shortcut> (Windows) with the cursor over the timeline section. This works with a trackpad
or a mouse.
The easiest way to navigate the timeline is by holding <Shortcut>⌘</Shortcut> (MacOS) or <Shortcut>ctrl</Shortcut> (Windows) and then using <Shortcut>click</Shortcut>+<Shortcut>drag</Shortcut> to pan and <Shortcut>scroll</Shortcut> to zoom in and out.

- <Shortcut>middle mouse button</Shortcut> + <Shortcut>drag</Shortcut> pans the timeline horizontally
- <Shortcut>=</Shortcut> zooms timeline in
Expand Down

0 comments on commit 13f7cac

Please sign in to comment.