dash14 / v-network-graph

An interactive network graph visualization component for Vue 3
https://dash14.github.io/v-network-graph/
MIT License
495 stars 44 forks source link

regression in 0.5.3 #43

Closed violent-boomerang closed 2 years ago

violent-boomerang commented 2 years ago

Hello, i noticed that coordinates translation example, that worked in rev previous to 0.5.3, now is not working.

dash14 commented 2 years ago

Hi @violent-boomerang, Thank you very much for your report!! Fix the event.offsetX/Y values were not calculated correctly. (v0.5.4)

Kind Regards,

violent-boomerang commented 2 years ago

Great! fixed, though it seems now there is another issue: Double click/tap on mobile on node or edge is not working, it is on view though. I am not 100% sure if it was working before 0.5.3 or 0.5.4 Many thanks for your work

violent-boomerang commented 2 years ago

No, just checked it did not work in 0.5.2, this is then not related, I'll open a dedicated issue and close this one