Commit 145e0abe authored by Anna.Pavlova's avatar Anna.Pavlova
parent ee59c998
...@@ -3078,8 +3078,7 @@ ParaRun.prototype.Recalculate_LineMetrics = function(PRS, ParaPr, _CurLine, _Cur ...@@ -3078,8 +3078,7 @@ ParaRun.prototype.Recalculate_LineMetrics = function(PRS, ParaPr, _CurLine, _Cur
case para_Math_BreakOperator: case para_Math_BreakOperator:
{ {
ContentMetrics.UpdateMetrics(Item.size); ContentMetrics.UpdateMetrics(Item.size);
UpdateLineMetricsText = true;
break; break;
} }
case para_Space: case para_Space:
......
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