Commit a15d3321 authored by Ilya Kirillov's avatar Ilya Kirillov

Fixed bug #33118

parent 196acee6
......@@ -1294,6 +1294,7 @@
oSelectedContent.Add(new CSelectedElement(oElement.private_GetImpl(), true));
}
}
oSelectedContent.On_EndCollectElements(this.Document, true);
if (this.Document.Is_SelectionUse())
{
......
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