Commit ef757828 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 33480

parent 31f4822d
......@@ -3062,6 +3062,7 @@ var editor;
if (bRedraw) {
this.handlers.trigger("asc_onUpdateChartStyles");
this.handlers.trigger("asc_onSelectionChanged", this.asc_getCellInfo());
this.wb.drawWS();
}
};
......
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