From 12ecaab33ee56f318e690bba49124ab8b8b2269e Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 2 May 2026 12:12:03 +0200 Subject: [PATCH] kanvas magic-wand on mask layer Co-authored-by: Copilot Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 1 + extensions-builtin/sdnext-kanvas | 2 +- extensions-builtin/sdnext-modernui | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb435c62f..a20159db8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ state is preserved across sessions and can be used to hide rarely used panels and declutter the workspace - **Kanvas** re-order stages by clicking on active stage order of stages detemines order of images passed to model + - **Kanvas** *magic-wand* tool now works on mask layer and auto-creates mask based on perceptual tolerance - **Control** - remove buttons: *input/control/process* - move params *control input type* to control menu section diff --git a/extensions-builtin/sdnext-kanvas b/extensions-builtin/sdnext-kanvas index 68a9564f7..3b9a3afd3 160000 --- a/extensions-builtin/sdnext-kanvas +++ b/extensions-builtin/sdnext-kanvas @@ -1 +1 @@ -Subproject commit 68a9564f7c9bfd96993341217ff18a1266ff8960 +Subproject commit 3b9a3afd3d31ef503466770d51d0da3806d1e5f3 diff --git a/extensions-builtin/sdnext-modernui b/extensions-builtin/sdnext-modernui index 5450b2702..10f1a67a1 160000 --- a/extensions-builtin/sdnext-modernui +++ b/extensions-builtin/sdnext-modernui @@ -1 +1 @@ -Subproject commit 5450b270227cf03c38a6acd3d8f51a9f687137a4 +Subproject commit 10f1a67a1f42c0207a71b4dfb4eb1c306c9d1b74