Skip to content

v4.1.5

Compare
Choose a tag to compare
@svendvd svendvd released this 25 Sep 13:43
· 259 commits to master since this release

Fixed

  • Overlay with transparency looks wrong after export.
  • Transform tool does not show the image, if an overlay is applied.
  • Crash with NullPointerException, when call StateHandler.hasChanges().
  • Crash with NullPointerException("BitmapRegionDecoder.getWidth() on a null object reference") when image format not support by tile decoder.
  • Crash with IllegalStateException("child already has a parent").

Known Bugs, but not fixable without API changes (please wait for upcoming v5.0).

  • Android 8.0 has display issues while Brush (Flickering for 1 Frame).
  • Some, issues with async events.
  • Sometimes, the dismiss dialog is displayed without changes.