Commit cd8f16e0 authored by Alexander.Trofimov's avatar Alexander.Trofimov

revert 51714

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51724 954022d7-b5bf-4e40-9824-e11837661b57
parent b6f2d86d
...@@ -4495,8 +4495,7 @@ function DrawingObjects() { ...@@ -4495,8 +4495,7 @@ function DrawingObjects() {
if ( bRedraw ) { if ( bRedraw ) {
worksheet._checkSelectionShape(); worksheet._checkSelectionShape();
_this.sendGraphicObjectProps(); _this.sendGraphicObjectProps();
_this.showDrawingObjectsEx(true); _this.showDrawingObjects(true);
worksheet._drawSelectionRange(worksheet.activeRange);
} }
return position; return position;
......
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