Eliav2 / react-xarrows

Draw arrows (or lines) between components in React!
https://codesandbox.io/embed/github/Eliav2/react-xarrows/tree/master/examples?fontsize=14&hidenavigation=1&theme=dark
MIT License
584 stars 75 forks source link

The arrow not correct position if rotate the container #179

Closed vuonghungvinh closed 1 year ago

vuonghungvinh commented 1 year ago

I used a div container to rotate change width, height and drag it, the arrow's position with incorrect if I rotate the container note: I can't move the arrow outside the container, because each element must have a parent component for rotation change width, height, drag...