Commit e4b54bd3 authored by Alexey.Musinov's avatar Alexey.Musinov Committed by Alexander.Trofimov

повернутый текст(правильный пересчет)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@52516 954022d7-b5bf-4e40-9824-e11837661b57
parent 1d054dc1
...@@ -3784,7 +3784,7 @@ ...@@ -3784,7 +3784,7 @@
if (angle) { if (angle) {
this._fetchCellCache(col, row).text.textBound = this._fetchCellCache(col, row).text.textBound =
this.stringRender.getTransformBound(angle, 0, 0, colWidth, rowHeight, tm.width, ha, va, maxW); this.stringRender.getTransformBound(angle, 0, 0, colWidth, rowInfo.height, tm.width, ha, va, maxW);
} }
this.isChanged = true; this.isChanged = true;
......
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