Skip to content

0.1.7 Patch 1

Choose a tag to compare

0 1 7patch1

Improvements Added

  • Major translation updates

Bugs Fixed

  • (4f1a472) Fixed bug in which when the user would apply a filter with the dither tool selected, it would apply the filter within the dither bounds
  • (34a3cd6) Prevent infinite zoom in -- max zoom in limit is now one million
  • (0e0e0e6) Fixed bug in which the preview in the FindAndReplace fragment wasn't saving rotation/flip state properly in the preview
  • (ab85e44) Fixed flip icon tint issue in which the color was staying as black in dark mode
  • (84f0dc8) Fixed bug in which the redo stack wasn't being cleared when the user would tap on 'Clear Canvas'
  • (06838d6) Fixed bug where some controls weren't resizing properly in CanvasActivity
  • (03d9cfd) Fixed major bug in which after the user would clear the canvas, and then change their orientation, the bitmap would return to its state before it was cleared

Other Changes

  • (0194aa5) Shape preview code cleanup -- this will improve the overall stability of the app