Skip to content

Instantly share code, notes, and snippets.

@dacap
Created August 21, 2020 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dacap/4cffc8ab6b84530aff27230c143696fa to your computer and use it in GitHub Desktop.
Save dacap/4cffc8ab6b84530aff27230c143696fa to your computer and use it in GitHub Desktop.
Ctrl+Space to zoom on Aseprite
<?xml version="1.0" encoding="utf-8" ?>
<keyboard version="1">
<commands />
<tools />
<quicktools>
<key tool="zoom" shortcut="Ctrl+Space" />
</quicktools>
<actions />
<wheel />
</keyboard>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment