Commit 6731b9fb authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

this.cellsLeft <-> y1

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56060 954022d7-b5bf-4e40-9824-e11837661b57
parent da82a12a
......@@ -3978,7 +3978,7 @@
.fillRect(0, y, w, this.height_1px);
return new asc_CMM({type: c_oAscMouseMoveType.ResizeRow, sizeCCOrPt: heightPt, sizePx: heightPt * 96 / 72,
x: y1, y: this.cellsLeft});
x: this.cellsLeft, y: y1});
};
......
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