Commit df2f045f authored by Oleg Korshul's avatar Oleg Korshul

reporter mode developing... (thumbnail select)

parent 608949ff
......@@ -693,6 +693,8 @@ function CEditorPage(api)
_current = _count;
_elem.innerHTML = "Slide " + _current + " of " + _count;
window.editor.WordControl.Thumbnails.SelectPage(_current - 1);
});
this.m_oApi.asc_registerCallback("asc_onEndDemonstration", function ()
......
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