Commit 4ea3804e authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov
parent e8aa15d7
......@@ -219074,10 +219074,13 @@ CDocument.prototype =
this.Recalculate(true);
}
if (false === this.TurnOffRecalcCurPos)
{
Item.RecalculateCurPos();
Item.CurPos.RealX = Item.CurPos.X;
Item.CurPos.RealY = Item.CurPos.Y;
}
}
this.Document_UpdateSelectionState();
this.Document_UpdateInterfaceState();
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