fix: node selection instability by using client coordinates for drag threshold
This commit is contained in:
5
.changeset/chilly-beans-juggle.md
Normal file
5
.changeset/chilly-beans-juggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@xyflow/system': patch
|
||||
---
|
||||
|
||||
Fix node drag threshold behavior across different zoom levels. The drag threshold calculation now uses client coordinates instead of transformed coordinates, ensuring consistent behavior regardless of zoom level.
|
||||
Reference in New Issue
Block a user