React-diagrams: Zooming out arrows change directions

Created on 24 Aug 2019  路  3Comments  路  Source: projectstorm/react-diagrams

When i zoom out the arrows change directions but if i connect them to a box it fixes itself automatically. Is there any idea on how to fix the arrows changing direction when i zoom out of the diagram.
Thank you
unnamed

Most helpful comment

Don鈥檛 have a solution for you but rather a question: how are you drawing the arrow on the link?

All 3 comments

Don鈥檛 have a solution for you but rather a question: how are you drawing the arrow on the link?

Don鈥檛 have a solution for you but rather a question: how are you drawing the arrow on the link?

+1

I also got this problem when I override the linkSegment and use getPointAtLength to get the arrow head position.See more details in issue #183 .

Was this page helpful?
0 / 5 - 0 ratings