Commit 3ed1c804 authored by Sergey.Luzyanin's avatar Sergey.Luzyanin

addShapeOnPage

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@60893 954022d7-b5bf-4e40-9824-e11837661b57
parent 85a42c03
...@@ -897,6 +897,8 @@ CGraphicObjects.prototype = ...@@ -897,6 +897,8 @@ CGraphicObjects.prototype =
} }
this.OnMouseUp({}, dX, dY, nPageIndex); this.OnMouseUp({}, dX, dY, nPageIndex);
this.document.Document_UpdateInterfaceState(); this.document.Document_UpdateInterfaceState();
this.document.Document_UpdateRulersState();
this.document.Document_UpdateSelectionState();
} }
}, },
......
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