Topic editor can be configured based on the shape type.
This commit is contained in:
@@ -29,3 +29,8 @@ mindplot.collaboration.framework = {};
|
||||
mindplot.persistence = {};
|
||||
|
||||
mindplot.layout = {};
|
||||
|
||||
Class.Mutators.Static = function(items){
|
||||
this.extend(items);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user