Skip to content
Compare
Choose a tag to compare
@Kirbyrawr Kirbyrawr released this 28 Oct 20:51
· 2 commits to main since this release
  • Added zoom in and out to the preview.
  • Added buttons to reset original size and fit in image.
  • Removed scaling of the image to prevent messing up in pixel art.
  • Added panning to the preview.
  • Improved performance by adding a check by md5 instead of a string of the full image. (Thanks https://github.com/TheJare for the tip).