Commit cd4f969b authored by Ilya.Kirillov's avatar Ilya.Kirillov Committed by Alexander.Trofimov

Сделано обновление интерфейса после изменения размеров буквицы (баг 20271).

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@49971 954022d7-b5bf-4e40-9824-e11837661b57
parent ce819f8d
......@@ -1917,6 +1917,7 @@ CDocument.prototype =
this.CurPos.Type = docpostype_Content;
this.Recalculate();
this.Document_UpdateInterfaceState();
}
},
......
......@@ -10849,6 +10849,7 @@ Paragraph.prototype =
}
LogicDocument.Recalculate();
LogicDocument.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