Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Anchorpoint in Center automatically selected (Read 3782 times)
Brownson
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Mar 20th, 2016
Anchorpoint in Center automatically selected
Mar 26th, 2016 at 1:33pm
Print Post  
Hello,

I have a problem with anchor points. When the user select an anchorpoint to start an Link, the centered anchorpoint is automatically chosen - is there any way to get around this?

After the link is created, the starting point of the link can be moved to the correct position.



I have already tried to disabled DynamicLinks and to adapt the option RoutingOptions.Anchoring, but the starting point is still moved to the center:

Thanks
Brownson
  

Mindfusion.png ( 10 KB | 97 Downloads )
Mindfusion.png
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Anchorpoint in Center automatically selected
Reply #1 - Mar 26th, 2016 at 2:20pm
Print Post  
Hi,

Is that a TableNode with RowAnchorPattern set?

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Brownson
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Mar 20th, 2016
Re: Anchorpoint in Center automatically selected
Reply #2 - Mar 26th, 2016 at 2:40pm
Print Post  
Yes, it's a Tablenode with Anchorpattern assigned for each of the rows
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Anchorpoint in Center automatically selected
Reply #3 - Mar 28th, 2016 at 7:48am
Print Post  
This looks like a bug that was fixed in 6.3.4 release. Try latest version if you are now using 6.3.3 or older one.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Brownson
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Mar 20th, 2016
Re: Anchorpoint in Center automatically selected
Reply #4 - Mar 29th, 2016 at 11:23am
Print Post  
Hello,

Thanks for your reply, I was already using version 6.3.4.

I have now tried to reproduce the problem in one of the demo project and I was able to reproduce it in the "Demo" project but not in the "Entities" project.

After some experiments I identified the problem by the following line:
Code
Select All
   this.diagramView.Behavior = Behavior.DrawLinks;
 

  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Anchorpoint in Center automatically selected
Reply #5 - Mar 29th, 2016 at 12:15pm
Print Post  
Hi,

This build should fix the DrawLinks behavior too -
https://mindfusion.eu/_temp/rowap_drawlinks.zip

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Brownson
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 4
Joined: Mar 20th, 2016
Re: Anchorpoint in Center automatically selected
Reply #6 - Mar 29th, 2016 at 7:39pm
Print Post  
Thanks for your fast response, the build has fixed the problem Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint