Commit de98ca1a authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander.Trofimov

хотелось бы, чтобы отрисовка шла через оверлей, а не через графикс

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58782 954022d7-b5bf-4e40-9824-e11837661b57
parent 319c794f
......@@ -108,6 +108,7 @@ function OverlayObject(geometry, extX, extY, brush, pen, transform )
overlay._e();
overlay.RestoreGrState();
if (overlay.m_oOverlay)
overlay.m_oOverlay.ClearAll = true;
}
}
......
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