mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
[img-editor] Locked crop frame as stencil and clipped output by shape.
This commit is contained in:
@@ -475,6 +475,7 @@ void OpenPhotoEditorForSticker(
|
||||
.exactSize = QSize(kStickerSide, kStickerSide),
|
||||
.cropType = Editor::EditorData::CropType::RoundedRect,
|
||||
.keepAspectRatio = true,
|
||||
.fixedCrop = true,
|
||||
});
|
||||
const auto raw = editor.get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user