Possibility to associate keyboard shorcuts to clear/link/unlink cels

This commit is contained in:
David Capello 2017-07-04 08:17:47 -03:00
parent 2161604921
commit 14427e98af

View File

@ -95,6 +95,10 @@
<key command="GotoLastFrame" shortcut="End" />
<key command="GotoFrame" shortcut="Alt+G" />
<key command="PlayAnimation" shortcut="Enter" />
<!-- Cels -->
<key command="ClearCel" />
<key command="UnlinkCel" />
<key command="LinkCels" />
<!-- Select -->
<key command="MaskAll" shortcut="Ctrl+A" mac="Cmd+A" />
<key command="MaskContent" shortcut="Ctrl+T" mac="Cmd+T" />