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 overlaps over other div contents #91

Closed kmartin62 closed 3 years ago

kmartin62 commented 3 years ago

Hey, I've been using this library for a while and it looks great. However recently one of the arrows keeps overlapping my div content and it doesn't look good. I've tried the zIndex functionality but still the same. Is there something I'm doing wrong or it's something under development?

Eliav2 commented 3 years ago

Did you solved your issue?

kmartin62 commented 3 years ago

Did you solved your issue?

No, for now I placed my components on places where they won't overlap with the arrow. Anyway, is there a plan for a feature like this to be added?

Eliav2 commented 3 years ago

If you want better help you should construct minimal sandbox