Commit 0b252869 authored by SergeyLuzyanin's avatar SergeyLuzyanin

fix Bug 35546

parent 31982de2
......@@ -5379,7 +5379,7 @@ CPresentation.prototype =
slides_array[i].checkNoTransformPlaceholder();
}
History.Add(new AscDFH.CChangesDrawingChangeTheme(this, AscDFH.historyitem_Presentation_ChangeTheme, arr_ind));
this.resetStateCurSlide();
///this.resetStateCurSlide();
this.Recalculate();
this.Document_UpdateInterfaceState();
},
......
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