Commit 2b254d4f authored by Dmitry.Vikulov's avatar Dmitry.Vikulov Committed by Alexander.Trofimov

Fix Bug 22071 - [Images] Окно настроек в тулбаре активно после удаления/undo вставки изображения

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51706 954022d7-b5bf-4e40-9824-e11837661b57
parent ff470c11
......@@ -4481,6 +4481,7 @@ function DrawingObjects() {
if ( bRedraw ) {
worksheet._checkSelectionShape();
_this.sendGraphicObjectProps();
_this.showDrawingObjects(true);
}
......
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