diff --git a/.changeset/chilly-beans-juggle.md b/.changeset/chilly-beans-juggle.md index a7811f25..64f1c8a0 100644 --- a/.changeset/chilly-beans-juggle.md +++ b/.changeset/chilly-beans-juggle.md @@ -2,4 +2,4 @@ '@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. +Fix nodeDragThreshold changing with zoom level