Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link anchor and layout (Read 1186 times)
sledenev
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 25
Joined: Dec 16th, 2009
Link anchor and layout
Oct 7th, 2010 at 12:50pm
Print Post  
Hi,

Is it possible to fix placement of link origin point? I have several nodes linked to one parent node and all links are attached to the bottom of parent node (#1 on pic).

After applying TreeLayout to one of the nodes, the origin of link moves to the right side of parent node (#2 on pic).

I'd like that link origin never changes despite any action on it.

http://img840.imageshack.us/img840/8058/nonamed.jpg

Thanks in advance.

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link anchor and layout
Reply #1 - Oct 7th, 2010 at 1:26pm
Print Post  
Hi,

If your trees are always arranged downwards, you could set AllowOutgoing for all AnchorPoints but the one at the bottom. Otherwise you could explicitly set OriginAnchor and DestinationAnchor for all links, and then run TreeLayout with Anchoring set to Keep.

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