Slicer: 2145-support-for-installing-extension-from-file 4c834237

Author Committer Branch Timestamp Parent
naucoin naucoin 2145-support-for-installing-extension-from-file 2013-05-14 14:13:59 2145-support-for-installing-extension-from-file 8b16f070
Affected Issues 0003114: Opacity values in colormap are not copied
Changeset

BUG: copy opacity when creating a copy of a color node

The MRML color logic was using the the color node copy
method that just copied the name and rgb, switched it
to use the one that also copies opacity.
Expanded the testing to exercise the copy and test the
results.

Issue 0003114

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

mod - Libs/MRML/Logic/Testing/Cxx/vtkMRMLColorLogicTest1.cxx Diff File
mod - Libs/MRML/Logic/vtkMRMLColorLogic.cxx Diff File