Commit 2aa102ec authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

Проблема с очисткой выделения

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@53118 954022d7-b5bf-4e40-9824-e11837661b57
parent fcb31308
......@@ -3417,6 +3417,7 @@
var y1 = Number.MAX_VALUE;
var y2 = -Number.MAX_VALUE;
var i;
var diffWidth = 0, diffHeight = 0;
if (this.topLeftFrozenCell) {
var cFrozen = this.topLeftFrozenCell.getCol0();
......
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