mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-20 18:40:57 +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">
|
<key command="PaletteEditor" shortcut="F4">
|
||||||
<param name="switch" value="true" />
|
<param name="switch" value="true" />
|
||||||
</key>
|
</key>
|
||||||
<key command="ShowExtras" shortcut="Ctrl+H" />
|
<key command="ShowExtras" shortcut="Ctrl+H" mac="Cmd+H" />
|
||||||
<!-- Tabs -->
|
<!-- Tabs -->
|
||||||
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
|
<key command="GotoNextTab" shortcut="Ctrl+Tab" />
|
||||||
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
|
<key command="GotoPreviousTab" shortcut="Ctrl+Shift+Tab" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user