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
587 stars 76 forks source link

Arrow circle in wrong way #176

Open ghost opened 1 year ago

ghost commented 1 year ago

When i'm trying to perform connection from right to right, i suppose to get arrow that circle from right, but unfortunately it curve two times and cover part of my element. Is there option to change it or I use it in wrong way?

image

GiovanniSlabs commented 1 year ago

Hi, i have the same problem. Any news?