Commit 23b196de authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

retina

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@67045 954022d7-b5bf-4e40-9824-e11837661b57
parent e2651b64
...@@ -1117,6 +1117,9 @@ ...@@ -1117,6 +1117,9 @@
widthStyle >>= 1; widthStyle >>= 1;
heightStyle >>= 1; heightStyle >>= 1;
width = widthStyle << 1;
height = heightStyle << 1;
} }
this.canvasOuterStyle.left = left + 'px'; this.canvasOuterStyle.left = left + 'px';
......
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