Skip to content

Commit

Permalink
Update shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Oct 15, 2024
1 parent 4d1622f commit 005308f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
12 changes: 8 additions & 4 deletions documentation/shortcuts.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,6 @@ <h2 id="tools">Tools</h2>
<td>Null</td>
<td><code>F8</code></td>
</tr>
<tr class="odd">
<td>Pick</td>
<td><code>F9</code></td>
</tr>
</tbody>
</table>
<h2 id="objects">Objects</h2>
Expand Down Expand Up @@ -372,6 +368,14 @@ <h2 id="other">Other</h2>
<td>Fullscreen</td>
<td><code>F11</code></td>
</tr>
<tr class="odd">
<td>Show/Hide Timeline</td>
<td><code>T</code></td>
</tr>
<tr class="even">
<td>Show/Hide Fill and Stroke</td>
<td><code>F</code></td>
</tr>
</tbody>
</table>
</body>
Expand Down
3 changes: 2 additions & 1 deletion documentation/shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Shortcuts for the main tools.
| Rectangle | `F6`
| Text | `F7`
| Null | `F8`
| Pick | `F9`

## Objects

Expand Down Expand Up @@ -130,3 +129,5 @@ Other shortcuts.
| ------ | -------- |
| Bookmark current color | `B`
| Fullscreen | `F11`
| Show/Hide Timeline | `T`
| Show/Hide Fill and Stroke | `F`

0 comments on commit 005308f

Please sign in to comment.