mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 06:32:42 +00:00
Show more zoom options in Keyboard Shortcut dialog
This commit is contained in:
parent
8e61313f0e
commit
d1dcbcbad0
@ -257,9 +257,15 @@
|
||||
<key command="Zoom" shortcut="`"><param name="percentage" value="50" /></key> <!-- US Mac -->
|
||||
<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"><param name="percentage" value="300" /></key>
|
||||
<key command="Zoom" shortcut="3"><param name="percentage" value="400" /></key>
|
||||
<key command="Zoom"><param name="percentage" value="500" /></key>
|
||||
<key command="Zoom"><param name="percentage" value="600" /></key>
|
||||
<key command="Zoom"><param name="percentage" value="700" /></key>
|
||||
<key command="Zoom" shortcut="4"><param name="percentage" value="800" /></key>
|
||||
<key command="Zoom"><param name="percentage" value="1000" /></key>
|
||||
<key command="Zoom" shortcut="5"><param name="percentage" value="1600" /></key>
|
||||
<key command="Zoom"><param name="percentage" value="2000" /></key>
|
||||
<key command="Zoom" shortcut="6"><param name="percentage" value="3200" /></key>
|
||||
<key command="Zoom" shortcut="Ctrl++" mac="Cmd++">
|
||||
<param name="action" value="in" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user