PE.SDK v11.6.0
This release includes:
- Added
StickerCollectionDelegate.stickerCollection(_ stickerCollection:, didSelect:, metadata:)
, soStickerCollectionDelegate
now supports passing metadata to sticker placed by from a customStickerCollection
. - Added
AdjustToolControllerOptions.limitConfigurationClosure
that allows configuration of adjustment tool slider minimum and maximum values. - Added
PhotoEditViewControllerOptions.outputScaling
andVideoEditViewControllerOptions.outputScaling
options, that ensure that output dimensions exactly match the selected aspect ratio.
For more information check out our GitHub repository.