Commit f6862454 authored by Anna.Pavlova's avatar Anna.Pavlova Committed by Alexander.Trofimov

к предыдущей заливке

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@60875 954022d7-b5bf-4e40-9824-e11837661b57
parent 4c7f2d6e
......@@ -4052,7 +4052,7 @@ CMathContent.prototype.Recalculate_Range = function(PRS, ParaPr, Depth)
var LineAscent = PRS.LineAscent, LineDescent = PRS.LineDescent,
LastPos = ContentLen;
if(this.bRoot && bInline && CurLine == 0 && CurRange == 0)
if(this.bRoot && bInline && RangeStartPos == 0)
{
PRS.Update_CurPos(0, Depth);
this.Content[0].Update_LineBreakPos(PRS, false); // обновим : начало нового слова - конец предыдущего Run
......
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