Skip to content

2.3.7

Compare
Choose a tag to compare
@TimOliver TimOliver released this 24 Jul 01:34
· 437 commits to main since this release

Added

  • minimumAspectRatio to set a minimum shape that the cropping box can be scaled to.
  • cropViewPadding to specifically control how much padding from the edge the crop box gives.
  • cropAdjustingDelay to specifically control how long the timer waits until animating the crop transition.
  • aspectRatioLockDimensionSwapEnabled as a stopgap to locking the aspect ratio when rotating the image.

Fixed

  • More thorough sanitation of the final frame calculation.
  • A bug where sometimes the square aspect ratio would stop being square.
  • A memory cycle leak in the Swift wrapper.
  • A broken animation when rotating the device orientation 180 degrees.
  • A broken animation if you hit 'reset' right after resizing the crop box.
  • Danish and Malaysian localisations weren't being imported properly.