Page MenuHomePhabricator

Long file names force segmentation plugin to expand in order to be usable.
Closed, ResolvedPublic

Description

If e.g. a DICOM dataset with a long name is loaded, the segmentation plugin buttons are occluded by the long name in the patient image scroll bar. Priority set to high since the bug is often hindering fluent demonstration of MITK to medical partners.

Event Timeline

norajitr created this task.
floca claimed this task.
floca added a subscriber: floca.

The problem should be mitigated in the master as we do not use the ID but the descriptions of series and study. Further as soon as T27034: Refactor Segmentation plugin to use new selection concept and T27035: Refactor Multi Label Segmentation plugin to use new selection concept are merged into the master we also have new widget, that do not have that extension problem any more.

Till then e.g. in the last release, the best workarround is to rename the nodes (double click on the node in the data manager).