Commit 5680b894 authored by Alexey.Musinov's avatar Alexey.Musinov

mobile up

parent c233a952
......@@ -5176,7 +5176,6 @@ function OfflineEditor () {
AscCommon.ChartPreviewManager.prototype.clearPreviews = function() {window["native"]["ClearCacheChartStyles"]();};
AscCommon.ChartPreviewManager.prototype.createChartPreview = function(_graphics, type, styleIndex) {
return AscFormat.ExecuteNoHistory(function(){
chart_space.recalculatePenBrush();
if(!this.chartsByTypes[type])
this.chartsByTypes[type] = this.getChartByType(type);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment