Skip to content

Releases: Mohammad3125/SimurghPhotoEditor

v0.6.1

19 Jul 17:10

Choose a tag to compare

Changelog

  • Fix bug in LayeredPainterView when 'mergeLayers' method didn't merge layers correctly if 'isCachingEnabled' was set to false.
  • Improve PainterView and LayeredPainterView performance by moving the onLayout logic outside of it.
  • Add getter for SpriteBrush stamps.

v0.6.0

03 Jul 10:28

Choose a tag to compare

feat: add hueJitter, hueFlow and hueDistance previews to the BrushPre…