Slicer: 1683-launcher-with-output f8ea709b

Author Committer Branch Timestamp Parent
pieper pieper 1683-launcher-with-output 2012-10-13 16:37:48 1683-launcher-with-output 5ba3f39d
Changeset

BUG: fix scene view crashes in 2514

The layout node in the layout logic was not cleared when a scene
was restored, which meant that it was out of date with respect
to the current scene and led to a crash. Now we explicitly unreference
it when a scene restore begins and then re-access it after
the scene has been restored.

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

mod - Libs/MRML/Logic/vtkMRMLLayoutLogic.cxx Diff File
mod - Libs/MRML/Logic/vtkMRMLLayoutLogic.h Diff File