Commit 44e00a4d authored by Sergey Luzyanin's avatar Sergey Luzyanin

fix Bug 33284

parent 817962df
......@@ -2866,7 +2866,7 @@ function DrawingObjects() {
_this.controller.selectObject(aObjects[0].graphicObject, 0);
}
_this.controller.editChartDrawingObjects(chart);
_this.showDrawingObjects(false);
//_this.showDrawingObjects(false);
}
};
......
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