Replies: 1 comment 4 replies
-
editor.view.nodes.get(node).translate(...newPosition) |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
uto-j
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to move a node programmatically?
I use react-render-plugin.
I tried below:
Then only connections moved.
I can create a new node specified position, but can not move it later.
Beta Was this translation helpful? Give feedback.
All reactions