feat(canvas): separate mixer resize and crop semantics

This commit is contained in:
2026-04-15 08:31:53 +02:00
parent 61728f9e52
commit f1c61fd14e
18 changed files with 4783 additions and 228 deletions

View File

@@ -83,6 +83,10 @@ describe("image-pipeline.worker full render", () => {
overlayY: 16,
overlayWidth: 128,
overlayHeight: 64,
cropLeft: 0,
cropTop: 0,
cropRight: 0,
cropBottom: 0,
};
workerScope.onmessage?.({