[TD]handle ScaleType in old documents
This commit is contained in:
committed by
WandererFan
parent
dd1b0e0a3d
commit
bbffb3f413
@@ -170,6 +170,7 @@ void DrawProjGroupItem::autoPosition()
|
||||
void DrawProjGroupItem::onDocumentRestored()
|
||||
{
|
||||
// Base::Console().Message("DPGI::onDocumentRestored() - %s\n", getNameInDocument());
|
||||
DrawView::onDocumentRestored();
|
||||
App::DocumentObjectExecReturn* rc = DrawProjGroupItem::execute();
|
||||
if (rc) {
|
||||
delete rc;
|
||||
|
||||
Reference in New Issue
Block a user