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