Port enhanced selection logic from svelte to react

This commit is contained in:
peterkogo
2025-01-08 16:05:28 +01:00
parent c2f056fea5
commit a893cddf8f
2 changed files with 62 additions and 48 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Optimize selections and take into account if edges connected to selected nodes are actually selectable.