Commit 6137457a authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

http://bugzserver/show_bug.cgi?id=27098 - [Charts] Некорректная ширина...

http://bugzserver/show_bug.cgi?id=27098 - [Charts] Некорректная ширина столбцов/колец диаграммы Bar, Column или Pie, построенной по Merge ячейкам

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@59258 954022d7-b5bf-4e40-9824-e11837661b57
parent 016652ef
......@@ -2193,9 +2193,9 @@ CChartsDrawer.prototype =
{
if(!this.calcProp.ptCount)
this.calcProp.ptCount = numCache.ptCount;
counter++;
}
//TODO возможно нужно будет проверку добавить на isHidden
counter++;
}
return counter;
......
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