Commit c13374cb authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

Bug 31235 - Открывается меню слайда вместо параграфа для Text Area за пределами границ слайда

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@67058 954022d7-b5bf-4e40-9824-e11837661b57
parent e5a8c819
......@@ -3359,9 +3359,7 @@ function CEditorPage(api)
if (true !== isFromZoom)
{
this.m_oApi.sync_BeginCatchSelectedElements();
this.m_oApi.sync_slidePropCallback(this.m_oLogicDocument.Slides[drDoc.SlideCurrent]);
this.m_oApi.sync_EndCatchSelectedElements();
this.m_oLogicDocument.Document_UpdateInterfaceState();
}
this.CalculateDocumentSize(false);
......
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