Merge branch 'next' into node-resizer-origin

This commit is contained in:
moklick
2024-02-29 13:21:43 +01:00
13 changed files with 94 additions and 56 deletions
@@ -1,7 +1,11 @@
.svelte-flow__handle.connecting {
.svelte-flow__handle.connectingto {
background: #ff6060;
}
.svelte-flow__handle.connectingfrom {
background: #55dd99;
}
.svelte-flow__handle.valid {
background: #55dd99;
}