mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-10 01:13:49 +00:00
Add Alt+Shift+N keyboard shortcut for New Group
This commit is contained in:
parent
b84d0d843e
commit
ed8b8dfbd4
@ -62,6 +62,9 @@
|
||||
<key command="LayerProperties" shortcut="Shift+P" />
|
||||
<key command="LayerVisibility" shortcut="Shift+X" />
|
||||
<key command="NewLayer" shortcut="Shift+N" />
|
||||
<key command="NewLayer" shortcut="Alt+Shift+N">
|
||||
<param name="group" value="true" />
|
||||
</key>
|
||||
<key command="GotoPreviousLayer" shortcut="Down" context="Normal" />
|
||||
<key command="GotoNextLayer" shortcut="Up" context="Normal" />
|
||||
<!-- Frame -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user