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

Author Committer Branch Timestamp Parent
naucoin naucoin master 2015-09-09 15:41:11 master 4a3cf5ec
Affected Issues 0004006: Loading an MRB with a manual scene view disables Editor effects
Changeset

BUG: expand the Editor parameter node checking

When an Editor parameter node is present in the current
scene as well as in a MRML file about to be loaded, the
check for the singleton node was failing (the singleton
tag is not serialised to XML), this change expands
the check so that the original singleton parameter
node is found (the loaded one is not a singleton).

Issue 0004006

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

mod - Modules/Scripted/EditorLib/EditUtil.py Diff File