Import 2017-06-07 23:51:09: master 43e94a5a

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-07-07 13:52:54 master 17f2807b
Affected Issues 0003956: Repeated saves of MRBs cause corruption
Changeset

BUG: fix scene view storage leak on MRB save

The new scene view storage node that was created to
save a scene view snapshot for a new MRB wasn't being
removed from the scene due to a variable scoping issue.
Renamed the variable and stopped it from being hidden and
remove it from the scene and delete as necessary.

Issue 0003956

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

mod - Libs/MRML/Logic/vtkMRMLApplicationLogic.cxx Diff File