mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Add Export Sprite Sheet keyboard shortcut
This commit is contained in:
parent
715b3fc9d8
commit
5614b9b366
@ -14,6 +14,7 @@
|
||||
<key command="CloseFile" shortcut="Ctrl+W" mac="Cmd+W" />
|
||||
<key command="CloseAllFiles" shortcut="Ctrl+Shift+W" mac="Cmd+Shift+W" />
|
||||
<key command="ImportSpriteSheet" shortcut="Ctrl+I" mac="Cmd+I" />
|
||||
<key command="ExportSpriteSheet" shortcut="Ctrl+E" mac="Cmd+E" />
|
||||
<key command="RepeatLastExport" shortcut="Ctrl+Shift+X" mac="Cmd+Shift+X" />
|
||||
<key command="AdvancedMode" shortcut="F11" />
|
||||
<key command="DeveloperConsole" shortcut="F12" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user