- Fix position on Beta version maps during loading ...
This commit is contained in:
@@ -1115,7 +1115,7 @@ mindplot.Topic = new Class({
|
||||
if (this.getModel().isConnected())
|
||||
mindplot.EventBus.instance.fireEvent(mindplot.EventBus.events.NodeConnectEvent, {parentNode:this.getOutgoingConnectedTopic().getModel(), childNode: this.getModel()});
|
||||
|
||||
}
|
||||
}
|
||||
this._isInWorkspace = true;
|
||||
this._adjustShapes();
|
||||
},
|
||||
|
Reference in New Issue
Block a user