Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Overlapping of container nodes (Read 929 times)
Ankur shah
Junior Member
**
Offline


I Love MindFusion!

Posts: 63
Joined: Mar 16th, 2017
Overlapping of container nodes
Oct 30th, 2018 at 9:27am
Print Post  
I am drawing container node now I am dropping another container node inside it as you can see in below pic, parent gets auto adjusted but inside that container node nothing gets adjusted. Please let me know how can we solve this problem?
  

overlapping.PNG ( 5 KB | 82 Downloads )
overlapping.PNG
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3153
Joined: Oct 19th, 2005
Re: Overlapping of container nodes
Reply #1 - Oct 30th, 2018 at 10:48am
Print Post  
You could call container.arrange(some layout object) from containerChildAdded event handler, or maybe apply TreeMapLayout to whole diagram from same handler.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint