pycodestyle icon indicating copy to clipboard operation
pycodestyle copied to clipboard

How to read the new position of nodes after drag

Open ak4zh opened this issue 3 years ago • 0 comments

When the user moves a node its new position is not getting updated back In the input JSON data. I have tried to bind it and use stores, but it seems the data update is not supported.

This feature is helpful because I want to render back the same flowchart that the user has customized when he visits the app next time.

I am unable to find this info in the docs.

ak4zh avatar Jul 31 '22 17:07 ak4zh