TOCropViewController v2.1.1 Release Notes

Release Date: 2017-11-16 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for iPhone X.

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fixed missing semicolons in iOS 7 code brace.
    • ๐Ÿ›  Fixed minor issue with certain nullable properties being marked as nonnull.
    • 0๏ธโƒฃ Made the clockwise rotation button visible by default.

    ๐Ÿ›  Fixed

    • Broken rotation animations in iOS 11.
    • Incorrect inset of crop content when status bar is visible.
    • General cleanup of the codebase