HomePhabricator
Diffusion MITK 20c1f2311423

Change widgets for new/rename label dialog

Description

Change widgets for new/rename label dialog

Summary:
Use a QLineEdit/QListWidget combination instead of a QComboBox.
It enables a streamlined selection of label name suggestions, i. e.
with a double click, which also accepts the selection and closes
the dialog.

Fixes T29288

Test Plan: Tested manually with short and long suggestion lists as well as in both dialog modes (new label vs. rename label).

Reviewers: floca, O1 MITK Reviewer Group I

Reviewed By: floca, O1 MITK Reviewer Group I

Maniphest Tasks: T29288

Differential Revision: https://phabricator.mitk.org/D710

Details

Provenance
kislinskAuthored on Sep 9 2022, 10:10 AM
kislinskPushed on Sep 9 2022, 10:10 AM
Reviewer
O1: MITK Reviewer Group I
Differential Revision
Restricted Differential Revision
Parents
rMITKc9e88d4c27dd: Merge branch 'feature/T29259-SegmentationTaskShortcuts' into develop
Branches
Unknown
Tags
Unknown
Tasks
T29288: Change widget type of label name suggestions from combo box to line edit / list widget combination