Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic setBounds not moving the link associated with a node inside container (Read 1880 times)
Kiran B
Full Member
***
Offline


I Love MindFusion!

Posts: 102
Joined: Apr 19th, 2013
setBounds not moving the link associated with a node inside container
Nov 5th, 2013 at 1:31pm
Print Post  
Hi,

When we call setBounds in any of the shapes inside the container having links attached to it, the link is not moving along with the node. Instead the link keeps the original position.

Thanks
Kiran B
  
Back to top
 
IP Logged
 
Kiran B
Full Member
***
Offline


I Love MindFusion!

Posts: 102
Joined: Apr 19th, 2013
Re: setBounds not moving the link associated with a node inside container
Reply #1 - Nov 5th, 2013 at 1:53pm
Print Post  
Hi,

The issue is resolved. I needed to pass extra 2 parameters to the setBounds method.
setBoundes(bounds,true,true)

Thanks
Kiran B
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint