Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

56 lines (25 loc) · 2.28 KB

1.3.1 (2021-02-03)

Bug Fixes

  • default crop width/height to 1 instead of 0 (af06809)

1.3.0 (2021-02-03)

Features

  • add crop options to config (076ccea)

1.2.1 (2021-01-28)

Bug Fixes

  • add try-catch around config to help debugging (bf333d5)

1.2.0 (2021-01-20)

Features

  • add ui option to static/animated layers (a0eab06)

1.1.1 (2021-01-20)

Bug Fixes

  • move on mouse down/up (47b1bc2)
  • use pointer instead of mouse events (37bd378)

1.1.0 (2021-01-20)

Features

  • add save shortcut (ctrl+s) (0557774)

1.0.2 (2021-01-20)

Bug Fixes

  • itch user reference in CI (5129a90)

1.0.1 (2021-01-20)

Reverts

  • Revert "fix save hitbox" (029a188)