Change default shortcut for new ScrollCenter command

The "C" could be related to a possible future Canvas or Slice tool
This commit is contained in:
David Capello 2015-12-09 11:37:13 -03:00
parent f3c171ddbe
commit 6e35b0043f

View File

@ -219,8 +219,7 @@
</key> </key>
<!-- Scroll to center --> <!-- Scroll to center -->
<key command="ScrollCenter" shortcut="C"> <key command="ScrollCenter" shortcut="Shift+C" />
</key>
<!-- Scroll with arrows --> <!-- Scroll with arrows -->
<key command="Scroll" shortcut="Space+Left"> <key command="Scroll" shortcut="Space+Left">