Free positioning

This commit is contained in:
Gonzalo Bellver
2012-01-17 17:45:51 -03:00
parent ea89dff202
commit 61eca9f932
6 changed files with 104 additions and 98 deletions

View File

@@ -169,6 +169,7 @@ mindplot.layout.LayoutManager = new Class({
node.resetPositionState();
node.resetOrderState();
node.resetFreeState();
this._events.push(event);
}
this._collectChanges(this._treeSet.getChildren(node));