Commit d6d7c489 authored by Ilya.Kirillov's avatar Ilya.Kirillov

Сделано обновление интерфейса после добавления текста в верхнем классе (баг 20348).

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@50191 954022d7-b5bf-4e40-9824-e11837661b57
parent 2b9e772f
......@@ -2236,6 +2236,8 @@ CDocument.prototype =
Item.CurPos.RealX = Item.CurPos.X;
Item.CurPos.RealY = Item.CurPos.Y;
}
this.Document_UpdateInterfaceState();
}
// Специальная заглушка для функции TextBox_Put
......
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