Relationships almost working
This commit is contained in:
@@ -75,6 +75,7 @@ mindplot.commands.DragTopicCommand = new Class({
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
undoExecute: function(commandContext) {
|
||||
this.execute(commandContext);
|
||||
var selectedRelationships = commandContext.filterSelectedRelations();
|
||||
|
Reference in New Issue
Block a user