joyceworks / flowchart-vue

Flowchart & designer component for Vue.js.
MIT License
345 stars 75 forks source link

Fix in offset calculation #74

Closed mrzygood closed 1 year ago

mrzygood commented 1 year ago

After testing more cases I found bug created in previous PR. Now when nodes are initialized a correct x-axis value is set based on offset from chart position change.