Hi

 


Well, maybe a thing to keep in mind is that there is no implicit resizing.

You have to ask for it.

If you don't tell that you want nodes to be resize, the layout won't touch them, so basically, the layout will just move nodes.

And then, if you ask for it, the layout is able to resize the nodes following certain properties.

 

But it is important to think about it, because if Roassal purpose is really to work with some 5 000 nodes or more, we will soon have a problem of size, and we will need to automatically resize nodes.

 

Regards

 

Math