nurpax / petmate

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

use WxH mode scaling mode by default #148

Closed nurpax closed 5 years ago

nurpax commented 5 years ago

right now petmate uses ”fit width” canvas scaling by default. this can clip out a part of the canvas depending on the app window size.