Slicer: 2145-support-for-installing-extension-from-file f1e592c9

Author Committer Branch Timestamp Parent
finetjul finetjul 2145-support-for-installing-extension-from-file 2013-07-15 11:24:47 2145-support-for-installing-extension-from-file 83742aec
Changeset

BUG: Fix Volumes module decimals behavior

  • make sure qMRMLVolumeInfoWidget gets setMRMLScene called before
    the current volume node combobox. This is important because
    qMRMLSliderWidget can change the number of decimals from the units node.
    Such decimal number should be overwritten by the value of the spacing (or
    origin).

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

mod - Libs/MRML/Widgets/Resources/UI/qMRMLVolumeInfoWidget.ui Diff File
mod - Libs/MRML/Widgets/qMRMLSliceControllerWidget.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLVolumeInfoWidget.cxx Diff File
mod - Modules/Loadable/Volumes/Resources/UI/qSlicerVolumesModuleWidget.ui Diff File
mod - SuperBuild/External_CTK.cmake Diff File