mirror of
https://github.com/penpot/penpot.git
synced 2025-01-06 14:50:20 -05:00
Update shortcuts to include the "rename selected layer" shortcut
This commit is contained in:
parent
5bfd448483
commit
671f40d44d
1 changed files with 5 additions and 0 deletions
|
@ -307,6 +307,11 @@ title: Shortcuts
|
|||
<td style="text-align: center;"><kbd>Shift</kbd><kbd>↑</kbd></td>
|
||||
<td style="text-align: center;"><kbd>⇧</kbd><kbd>↑</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Rename selected layer</td>
|
||||
<td style="text-align: center;"><kbd>Alt</kbd><kbd>N</kbd></td>
|
||||
<td style="text-align: center;"><kbd>⌘</kbd><kbd>N</kbd></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Send backwards</td>
|
||||
<td style="text-align: center;"><kbd>Ctrl</kbd><kbd>↓</kbd></td>
|
||||
|
|
Loading…
Reference in a new issue