TOCropViewController v2.3.7 Release Notes

Release Date: 2018-07-24 // almost 6 years ago
  • ➕ 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.