mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-15 21:40:34 +00:00
Add shortcut to set zoom to 50% (close #633)
This commit is contained in:
parent
f96293d1e8
commit
672d2b7992
@ -150,6 +150,7 @@
|
||||
</key>
|
||||
|
||||
<!-- Zoom -->
|
||||
<key command="Zoom" shortcut="~"><param name="percentage" value="50" /></key>
|
||||
<key command="Zoom" shortcut="1"><param name="percentage" value="100" /></key>
|
||||
<key command="Zoom" shortcut="2"><param name="percentage" value="200" /></key>
|
||||
<key command="Zoom" shortcut="3"><param name="percentage" value="400" /></key>
|
||||
|
Loading…
x
Reference in New Issue
Block a user