newcat / baklavajs

Graph / node editor in the browser using VueJS
http://baklava.tech
MIT License
1.57k stars 116 forks source link

Expose a way to get/set the position value of the nodes #284

Closed notgull closed 1 year ago

notgull commented 1 year ago

Hello! Thank you for the excellent library.

For the Vue plugin, it would be nice if there was an official way to get/set the positioning of the nodes. Right now we are using this hack which is probably not the intended way of using this library.

There might be an "official" way to do it, but I couldn't find it from a quick skim of the docs.

newcat commented 1 year ago

Implemented in v2.0.2-beta.4