Skip to content

Releases: TimOliver/TOCropViewController

2.1.0

07 Sep 06:15

Choose a tag to compare

2.1.0 - 2017-09-07

Added

  • Added a CHANGELOG. (Yay!)
  • TOCropViewController.title property will display a title label above the crop view box.
  • Added more thorough checks to ensure both all delegate and completion block handlers execute in the right order.

Changed

  • Fixed scroll view insets to work properly with new iOS 11 assumptions.
  • Fixed crop box frame resizing to properly clamp when it touches an outer boundary.