Partially supported multilines.
This commit is contained in:
@@ -54,7 +54,7 @@ mindplot.ShirinkConnector = new Class({
|
||||
elipse.addEvent('mouseout', function(event) {
|
||||
var color = topic.getBackgroundColor();
|
||||
this.setFill(color);
|
||||
});
|
||||
}.bind(this));
|
||||
|
||||
elipse.setCursor('default');
|
||||
this._fillColor = '#f7f7f7';
|
||||
|
Reference in New Issue
Block a user