Import 2017-06-07 23:51:09: master 3107a89e

Author Committer Branch Timestamp Parent
lassoan lassoan master 2015-08-08 11:45:28 master 495c9d4d
Changeset

BUG: Fixed unitended volume rendering display node sharing issue

Problem: When a volume rendering display node does not exist the VR widget picks up the first available node (because None option is not enabled in the selector widget)
Fix: allow None option to prevent assigning the same display nodes to multiple volumes.

Problem: vtkMRMLVolumeRenderingDisplayNode is abstract, therefore adding a node from the widget always fails.
Fix: disable add node option in the display node selector widget

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

mod - Modules/Loadable/VolumeRendering/Resources/UI/qSlicerVolumeRenderingModuleWidget.ui Diff File