Fix exception on changing central topic shape.
This commit is contained in:
@@ -90,5 +90,9 @@ mindplot.CentralTopic = new Class({
|
||||
weight:"bold",
|
||||
color:"#ffffff"
|
||||
};
|
||||
},
|
||||
|
||||
getShrinkConnector : function() {
|
||||
return null;
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user