nurpax / petmate

PETSCII editor with Electron/React/Redux
MIT License
183 stars 14 forks source link

Automatically select "draw" tool when selecting a char in zoom mode #140

Closed Esshahn closed 5 years ago

Esshahn commented 5 years ago

You have implemented this for the other modes (compare to brush behavior for example) already:

When in "zoom" mode, selecting a character should automatically switch to draw mode again.