Skip to content

v1.3.0

Choose a tag to compare

@SkwalExe SkwalExe released this 24 Nov 21:14
· 74 commits to main since this release
c20d910

Added

  • Zoom out click mode

Fixed

  • Prevent clicks outside of the canvas to be registered as canvas clicks
  • Weird zoom in behaviour

Improved

  • I made the rendering process a lot faster with a new algorithm, its my first time with multiprocessing