Merge pull request #4434 from xyflow/fix/selectionbox

fix(selection): handle pointer capture for selectionOnDrag
This commit is contained in:
Moritz Klack
2024-07-10 14:22:52 +02:00
committed by GitHub
3 changed files with 14 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
---
fix(selection): handle pointer capture for selectionOnDrag