dash14 / v-network-graph

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

Markers' gaps is changing on move with large wide node #57

Closed arik-levin closed 2 years ago

arik-levin commented 2 years ago

Hi,

I created a component based on arrow on edges example.

I changed one of the nodes to be with the following values [width: 150, type: "rect"] When dragging the changed node, the markers get a large gap on some areas.

Screen Shot 2022-05-12 at 11 12 35
dash14 commented 2 years ago

Hi @arik-levin, Thank you for the bug report! Incorrect calculations have been fixed and released. Please check v0.5.15. screenshot Kind Regards,

arik-levin commented 2 years ago

Hi,

Thank you for the quick response. I'll check it out.

Cheers

arik-levin commented 2 years ago

Hi,

I verified the fix - looks great. When will you publish the npm ?

dash14 commented 2 years ago

Hi @arik-levin, Sorry, I forgot! I just published it now!!