Page MenuHomePhabricator

UI problems with mulitlabel images which have more than one layer
Closed, ResolvedPublic

Description

Changing color, changing visibility,... of labels which are not assigned to the first layer of a multilabel image causes some problems. Due to the incorrect call of the GetLabel() function the default value (Layer 0) is allways used to get the label.

Event Timeline

kislinsk triaged this task as Normal priority.Nov 9 2016, 3:38 PM

This problem has also been tackled in T19933, which should be tested.
I stay in contact with @goch to finish the task and integrate the topic branch.

After adding/deleting a label there is no update of the label widget.
Also there is a problem if you delete the first layer. The segmented areas still remain on the image.

After adding/deleting a label there is no update of the label widget.
Also there is a problem if you delete the first layer. The segmented areas still remain on the image.

It seems at least the second issue mentioned still exists.

I will revisit this issue once T19933 has been merged to check what open issues remain and open a corresponding task.

In T22076#90853, @goch wrote:

I will revisit this issue once T19933 has been merged to check what open issues remain and open a corresponding task.

Please see the new squashed branch: T19933-Outline-of-segmentation-fix.

Should be resolved. If any other issues crop up new tasks should be opened.