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

Bug 26946 - Заблокирована вкладка Text padding при вводе текста в автофигуру

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@59060 954022d7-b5bf-4e40-9824-e11837661b57
parent 6681536b
......@@ -3050,6 +3050,7 @@ CDocument.prototype =
var bRetValue = this.DrawingObjects.paragraphAdd(ParaItem, bRecalculate);
this.Document_UpdateSelectionState();
this.Document_UpdateUndoRedoState();
this.Document_UpdateInterfaceState();
return bRetValue;
}
else //if ( docpostype === this.CurPos.Type )
......
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