Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Regarding Link overlap (Read 2101 times)
Pratik
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 27
Joined: May 15th, 2014
Regarding Link overlap
Jun 16th, 2015 at 2:16pm
Print Post  
I Create Workflow diagram programmatically but link between two node not display properly.
link got override behind from node
I try by giveing different anchor point of node also try to update node top bound but it not work

Smiley
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Regarding Link overlap
Reply #1 - Jun 17th, 2015 at 7:13am
Print Post  
If you need to avoid overlaps when several links connect same pair of nodes, try the code from LinkCreated handler here, e.g. calling it after you add the last link for the pair:
http://mindfusion.eu/Forum/YaBB.pl?num=1266388133/8#8

If you want to distribute link end points along node borders (not necessarily connecting same opposite node), try running OrthogonalRouter.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint