Merge pull request #4450 from xyflow/fix/selection-handler

fix(selection): dont trigger onSelectionEnd on click
This commit is contained in:
Moritz Klack
2024-07-15 14:44:04 +02:00
committed by GitHub
3 changed files with 17 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
fix(selection): dont trigger onSelectionEnd on click