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

Bug 26412 - Рамка выделения диаграммы отображается некорректно, после закрытия фрейма на escape

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@59180 954022d7-b5bf-4e40-9824-e11837661b57
parent 30aa24ea
......@@ -2922,6 +2922,7 @@ function DrawingObjects() {
oNewChartSpace.checkDrawingBaseCoords();
oNewChartSpace.recalculate();
_this.showDrawingObjects(false);
_this.controller.resetSelection();
_this.controller.selectObject(oNewChartSpace, 0);
_this.sendGraphicObjectProps();
History.TurnOn();
......
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