Merge pull request #2657 from wbkd/refactor/node-drag

Refactor Nodes: only trigger drag event when change happened
This commit is contained in:
Moritz Klack
2022-12-08 18:27:29 +01:00
committed by GitHub
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/core': patch
---
Only trigger drag event when change happened