fix: opacity color chooser

This commit is contained in:
Ivan Mikheykin
2020-05-23 14:20:21 +03:00
parent 80548d3972
commit f4d2ede57b
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -352,6 +352,7 @@ System.register(["lodash", "./color_legend", "app/core/utils/kbn", "app/plugins/
_this.events.on('onChangeType', _this.onChangeType.bind(_assertThisInitialized(_this)));
_this.onCardColorChange = _this.onCardColorChange.bind(_assertThisInitialized(_this));
return _this;
}
+1 -1
View File
File diff suppressed because one or more lines are too long