Performance improvements Ph1

This commit is contained in:
WandererFan
2016-09-28 20:18:44 -04:00
parent b27a526cd6
commit 8459cdad5a
11 changed files with 150 additions and 134 deletions

View File

@@ -147,8 +147,7 @@ int DrawViewCollection::countChildren()
void DrawViewCollection::onDocumentRestored()
{
// Rebuild the view
execute();
DrawView::execute();
}
void DrawViewCollection::onChanged(const App::Property* prop)