First editor integration.
This commit is contained in:
@@ -1187,6 +1187,7 @@ mindplot.Topic = new Class({
|
||||
workspace.removeChild(line);
|
||||
}
|
||||
this._isInWorkspace = false;
|
||||
mindplot.EventBus.instance.fireEvent(mindplot.EventBus.events.NodeRemoved, this.getModel());
|
||||
},
|
||||
|
||||
addToWorkspace : function(workspace) {
|
||||
|
Reference in New Issue
Block a user