First editor integration.
This commit is contained in:
@@ -230,6 +230,7 @@ mindplot.StandaloneActionDispatcher = new Class({
|
||||
|
||||
execute:function(command) {
|
||||
this._actionRunner.execute(command);
|
||||
mindplot.EventBus.instance.fireEvent(mindplot.EventBus.events.DoLayout);
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user