Import 2017-06-07 23:51:09: master 218a70d7

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-03-16 18:57:09 master e08c354c
Changeset

BUG: Keep NodeIDs cache up-to-date when importing Singleton node

This commit avoids the error message like [1] (displayed by running
'Abdominal_Atlas_2012') from being printed by ensuring
modified event associated with the import of singleton are invoked
after the NodeIDs cache is updated.

[1] GetNodeByID: Node is in the scene, but its ID is missing from the NodeIDs cache: vtkMRMLClipModelsNode1

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24072 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Core/vtkMRMLScene.cxx Diff File