jackschaedler / goya

Pixel art editor built on Clojurescript + Om

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add key-shortcuts for common commands

jackschaedler opened this issue · comments

  • : zoom-in
  • : zoom-out
    1 : brush
    2 : line
    3 : rectangle
    4 : flood fill
    5 : color pick
    6 : select/move
    c : add color?
    g : toggle grid?

1-6 Reference the drawing tools.
Q and W Zoom out and in, respectively.
Ctrl or Cmd + z does undo
Ctrl or Cmd + Shift + x does redo