[img-editor] Locked crop frame as stencil and clipped output by shape.

This commit is contained in:
23rd
2026-04-13 20:10:35 +03:00
parent 1d035109ea
commit 58c7467720
5 changed files with 71 additions and 13 deletions
@@ -475,6 +475,7 @@ void OpenPhotoEditorForSticker(
.exactSize = QSize(kStickerSide, kStickerSide),
.cropType = Editor::EditorData::CropType::RoundedRect,
.keepAspectRatio = true,
.fixedCrop = true,
});
const auto raw = editor.get();