Page MenuHomePhabricator

Default elements and color properties for varying states of items
Closed, WontfixPublic

Description

The planar Figure module has some proprietary mechanism using properties to reflect the differing item states, like unselected, hovering, selected.

The colors are encoded like planarfigure.hovering.line.color or planarfigure.selected.annotationtext.opacity

(see mitk::PlanarFigureMapper2D::InitializeDefaultPlanarFigureProperties(), line 447)

We should discuss if such a standardized mechanism would be helpful at a somehow higher level, like mitk::BaseData.

This could help for a simple interaction with objects like segmentations (binary images), also.

Event Timeline

I think this is a good idea. Maybe we can discuss it when the properties are documented.

Resetting all bugs without active assignee flag to "CONFIRMED". Change status to IN_PROGRESS if you are working on it.

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.