Create node exactly where mouse pointer is (reactflow equivalent) #1319
Closed
gitHoussem
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm struggling to create a node where my mouse pointer is inside the vueflow viewport.
The mouse positions I get from the onPaneClick are not the same as the positions of the nodes inside the viewport.
I found that the created of reactflow answered this question here xyflow/xyflow#3112
I am wondering if vueflow has something equivalent to it ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions