mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-18 21:40:46 +00:00
Change ShowExtras shortcut to Cmd+H on OS X
This commit is contained in:
parent
10be4b4d82
commit
05395c2437
@ -112,7 +112,7 @@
|
||||
<key command="PaletteEditor" shortcut="F4">
|
||||
<param name="switch" value="true" />
|
||||
</key>
|
||||
<key command="ShowExtras" shortcut="Ctrl+H" />
|
||||
<key command="ShowExtras" shortcut="Ctrl+H" mac="Cmd+H" />
|
||||
<!-- Tabs -->
|
||||
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
|
||||
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user