Working on drag..

This commit is contained in:
Paulo Veiga
2012-01-12 13:44:35 -03:00
parent aee1dfbff9
commit eca97f6a72
6 changed files with 15 additions and 20 deletions

View File

@@ -153,7 +153,7 @@ mindplot.Designer = new Class({
// Hide topic during draw ...
draggedTopic.setBranchVisibility(false);
var parentNode = draggedTopic.getParent();
dragTopic.updateDraggedTopic(workspace);
dragTopic.applyChanges(workspace);
// Make all node visible ...