Import 2017-06-07 23:51:09: master fcef008b

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-08-26 16:36:46 master d20e98ac
Affected Issues 0004033: Duplicated event when a new vtkMRMLScalarVolumeNode is added to the scene
Changeset

BUG: remove extra node added event

When switching to using a mini scene to try various ways of
loading volumes, the final node added event wasn't removed
when I switched to using AddNode to move the final set of
nodes into the main scene. This change removes the extra
node added event triggered by adding a volume.

Issue 0004033

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

mod - Modules/Loadable/Volumes/Logic/vtkSlicerVolumesLogic.cxx Diff File