fix(core): dispatch click if drag move was attempted (#1534)
* fix(core): dispatch click if drag move was attempted * chore(core): cleanup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Dispatch click if drag move was attempted and threshold was not crossed, ignoring any movement that's too small to be considered a drag at all
|
||||
Reference in New Issue
Block a user