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

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47557 954022d7-b5bf-4e40-9824-e11837661b57
parent ec0e1f30
......@@ -2007,6 +2007,7 @@ function DrawingObjects() {
overlayCtx = currentSheet.overlayCtx;
shapeCtx = currentSheet.shapeCtx;
shapeOverlayCtx = currentSheet.shapeOverlayCtx;
shapeOverlayCtx.put_GlobalAlpha(true, 0.5)
isViewerMode = function() { return worksheet._trigger("getViewerMode"); };
......
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