As far as I can see the UI-elements connected to "Scaling" are not used anywhere in MITK. The only class that uses the ui-file is the QmitkRegistrationManipulationWidget. Here only the "Translation" and "Rotation" elements are connected and used. If this is desired we should remove the elements for "Scaling". The group for the UI elements is even explicitly set to this->groupScale->setVisible(false); inside QmitkRegistrationManipulationWidget.
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T28578 [mxn multi widget] Optimization of the mxn multi widget | ||
Open | None | T25595 [Multi widget] Make classes work with the new render window access | ||
Open | None | T26543 Enum for AXIAL, SAGITTAL, CORONAL 3D/ORIGINAL/NONE is provided at many different locations | ||
Open | None | T29210 Clarify / remove axis-labeling for anatomical planes | ||
Open | None | T29211 Remove "Scaling" from QmitkRegistrationManipulationWidget.ui |
Event Timeline
Comment Actions
It is an unfinished feature. It was planed to also support scaling. But back then I hadn't enough time so I made it invisible. And as nobody needed it till then, its prio was not raised and it was not implemented.