Skip to content

10.22.0

Compare
Choose a tag to compare
@schiewe schiewe released this 08 Apr 15:00
· 36 commits to main since this release

Changed

  • [ImglyKit] Changed default blend mode for imgly_overlay_vintage to overlay for cross-platform consistency.

Added

  • [PhotoEditorSDK] Added factory methods PhotoEditViewController.makePhotoEditViewController and [PESDKPhotoEditViewController photoEditViewControllerWith...] that also create a replacement subclass if there is a replacing class defined by PESDK.replaceClass.
  • [VideoEditorSDK] Added factory methods VideoEditViewController.makeVideoEditViewController and [PESDKVideoEditViewController photoEditViewControllerWith...] that also create a replacement subclass if there is a replacing class defined by VESDK.replaceClass.

Fixed

  • [ImglyKit] Fixed OverlayButtons being misaligned when using Right-To-Left languages.