Add shortcut for Sprite > Sprite Size

This commit is contained in:
David Capello 2021-05-13 11:07:25 -03:00
parent 8e9dcd76ad
commit 8e61313f0e

View File

@ -62,6 +62,7 @@
<key command="KeyboardShortcuts" shortcut="Ctrl+Alt+Shift+K" mac="Cmd+Alt+Shift+K" />
<!-- Sprite -->
<key command="SpriteProperties" shortcut="Ctrl+P" mac="Cmd+P" />
<key command="SpriteSize" shortcut="Ctrl+Alt+I" mac="Cmd+Alt+I" />
<key command="CanvasSize" shortcut="C" />
<!-- Layer -->
<key command="LayerProperties" shortcut="Shift+P" />