Commit ee5e8b67 authored by Oleg Korshul's avatar Oleg Korshul

.

parent 4dc70a0b
......@@ -3925,6 +3925,9 @@ function CEditorPage(api)
if (-1 == lPageNum)
{
this.m_oDrawingDocument.IsEmptyPresentation = true;
if (this.IsSupportNotes && this.m_oNotesApi)
this.m_oNotesApi.OnRecalculateNote(-1, 0, 0);
}
if (this.m_oDrawingDocument.TransitionSlide.IsPlaying())
......
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