Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Unable to move link head/tail (Read 2643 times)
madhukampurath
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Sep 15th, 2010
Unable to move link head/tail
Oct 15th, 2010 at 12:38pm
Print Post  
Hi,

I am using ImageMap for ClientSideMode. I cannot allow hanging links on diagrams and so I set both AllowUnAnchoredLinks and AllowUnconnectedLinks as false.

But then, I am not able to move the link heads or tails. The move cursor (+) comes when I place the mouse over link head. However, it is not moving. Sometimes, the diagram creator will need to do move the link heads so that the diagram looks good. May I know how I can acheive both these requirements together?

Thanks

Madhu

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Unable to move link head/tail
Reply #1 - Oct 15th, 2010 at 2:48pm
Print Post  
Hi,

Could you check if you haven't also disabled the LinkEndsMovable / AllowMoveEnd properties by some chance.

Stoyan
  
Back to top
 
IP Logged
 
madhukampurath
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Sep 15th, 2010
Re: Unable to move link head/tail
Reply #2 - Oct 18th, 2010 at 8:25am
Print Post  
Hi,

I am setting LinkEndsMoveable as true. But, this does not solve the problem. Is there anything else, I should do?

Thanks,

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


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Unable to move link head/tail
Reply #3 - Oct 18th, 2010 at 11:20am
Print Post  
Have you set the AnchorPattern property of all nodes? If it's null for some node and AllowUnanchoredLinks == false, you won't be able to attach a link to the node. Disabling AllowUnconnectedLinks should be enough to prevent hanging links, so if you are not using anchor-patterns, set AllowUnanchoredLinks = true.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
madhukampurath
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 10
Joined: Sep 15th, 2010
Re: Unable to move link head/tail
Reply #4 - Oct 19th, 2010 at 4:21am
Print Post  
Hi Stoyo,

Setting AllowUnanchoredLinks = true solved the issue.

Many thanks.

Madhu
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint