HomePhabricator
Diffusion MITK 75b76ea82232

Add checks for node renaming

Description

Add checks for node renaming

  • in case of renaming, the QComboBox item texts are adapted directly with the correct index

    otherwise the SetNode( idx, nodex) is forwarded to the StorageBox::InsertNode( idx-1, node) (the old behavior)

Details

Provenance
heringAuthored on Mar 4 2015, 4:51 PM
Parents
rMITKfee152df2343: Merge branch 'bug-18636-2DInterpolationIn4DImages'
Branches
Unknown
Tags
Unknown