shorten patch note

This commit is contained in:
peterkogo
2025-09-02 10:30:33 +02:00
parent 2a35c65a02
commit 3592651d12

View File

@@ -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