fixes 0003986: Changing view attributes does not trigger 'File changed' status
This commit is contained in:
@@ -471,6 +471,7 @@ void Document::slotNewObject(const App::DocumentObject& Obj)
|
||||
|
||||
// adding to the tree
|
||||
signalNewObject(*pcProvider);
|
||||
pcProvider->pcDocument = this;
|
||||
|
||||
// it is possible that a new viewprovider already claims children
|
||||
handleChildren3D(pcProvider);
|
||||
|
||||
Reference in New Issue
Block a user