mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-16 22:18:30 +00:00
Update slice tool shortcut to Shift+C and change ScrollCenter to Shift+Z
This commit is contained in:
parent
48450ac79d
commit
33dc3fd354
@ -262,7 +262,7 @@
|
||||
<key command="LayerOpacity" shortcut="Shift+4"><param name="opacity" value="255" /></key>
|
||||
|
||||
<!-- Scroll to center -->
|
||||
<key command="ScrollCenter" shortcut="Shift+C" />
|
||||
<key command="ScrollCenter" shortcut="Shift+Z" />
|
||||
<key command="FitScreen" shortcut="Ctrl+0" mac="Cmd+0" />
|
||||
|
||||
<!-- Scroll with arrows -->
|
||||
@ -503,7 +503,7 @@
|
||||
<key tool="eyedropper" shortcut="I" />
|
||||
<key tool="hand" shortcut="H" />
|
||||
<key tool="move" shortcut="V" />
|
||||
<key tool="slice" shortcut="Ctrl+Alt+C" mac="Cmd+Alt+C" />
|
||||
<key tool="slice" shortcut="Shift+C" />
|
||||
<key tool="zoom" shortcut="Z" />
|
||||
|
||||
<key tool="paint_bucket" shortcut="G" />
|
||||
|
Loading…
Reference in New Issue
Block a user