PhotoEditor SDK v10.10.0 Release Notes

Release Date: 2020-04-16 // about 4 years ago
  • ๐Ÿ”„ Changed

    • Built with Swift 5.2.2 / Xcode 11.4.1
    • 0๏ธโƒฃ [ImglyKit] Changed the initial minimum font size for text added with the text tool to 20.0. In order to return to the old default value and line break behavior set TextToolControllerOptions.minimumTextSize to 1.0.

    โž• Added

    • ๐Ÿ”ง [ImglyKit] Added TextToolControllerOptions.minimumTextSize to configure the initial minimum font size for text added with the text tool which affects the automatic line break behavior.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  [ImglyKit] Fixed adding personal stickers would lead to the toolbar being hidden beneath the keyboard in the text and text design tool for iOS versions older than 13.0.
    • โ†ช [ImglyKit] Added a workaround that fixes wrong layout of the navigation bar for iOS 13 devices without a notch when a MediaEditViewController is embedded into a UINavigationController and uses a different prefersStatusBarHidden setting as the parent view.