- Remove all old layout classes.
- Rename nloyout to layout - Drag integrated.
This commit is contained in:
@@ -72,10 +72,6 @@ mindplot.DragManager.prototype.remove = function(node)
|
||||
index = i;
|
||||
}
|
||||
}
|
||||
if (contained)
|
||||
{
|
||||
elem = new Array();
|
||||
}
|
||||
};
|
||||
|
||||
mindplot.DragManager.prototype._buildMouseMoveListener = function(workspace, dragNode, dragManager)
|
||||
|
Reference in New Issue
Block a user