How to avoid swimlanes to rearange nodes?

Hi,

Everytime a diagram with swimlanes is loaded, the nodes are moved to the top-left corner of the swimlane.

Is there a way to avoid it?

Thanks

One way is to not use a Placeholder in your Group template. The Planogram sample does that, for example.

[QUOTE=walter]One way is to not use a Placeholder in your Group template. The Planogram sample does that, for example.

[/quote]

I tried removing the Placeholder but it messes up with the stayInGroup function.

Any other way I can do It? I just want the positions to be loaded from the JSON.

Thanks

You may need to adapt that “stayInGroup” function.