Guoyingtao Mantis Versions Save

An iOS Image cropping library, which mimics the Photo App written in Swift.

v2.21.0

1 month ago

Features

  • support updating image while cropping (#387) (e08e341)

Bug Fixes

v2.20.0

1 month ago

Features

v2.19.0

2 months ago

Features

  • Add cropAuxiliaryIndicatorStyle in CropViewConfig for the issue #366 (#367) (4f7e842)

v2.18.0

5 months ago

Features

  • Output realtime transformation for a special use case (#363) (a5f9728)

v2.17.1

5 months ago

Bug Fixes

  • update the logic of getting bitmapInfo to honor the original alpha channel information (#360) (f3180fe)

v2.17.0

5 months ago

Features

  • support a new feature of fixing crop box when rotating 90 degree (#357) (5e125f0)

Bug Fixes

  • fix flip issue when rotating angle is exact 45 or -45 degrees (#353) (6f73382)

v2.16.1

6 months ago

Bug Fixes

  • fix fix-ratio not changing when switch to free ratio, change crop box then switch back (#351) (744cc2a)

v2.16.0

6 months ago

Features

  • loose dragging outside restrictions for fix ratios (0ccd247)

v2.15.0

6 months ago

Features

  • support dragging the crop box when touch point outside the crop box (#339) (646a239)

Bug Fixes

  • fix flip issue for preset transformation (#342) (2d06e2e)
  • fix initial view show-up issue for preset transformation (#343) (4b94612)
  • fix the crop masks become darker and darker when resetting multiple times (#331) (4f996c1)
  • remove unnecessary checking logic for image origentations (#336) (08a684a)

v2.14.1

10 months ago

Bug Fixes

  • fix wrong image container rect values after rotating (#325) (a4c5013)