Page MenuHomePhabricator

Status bar at color images
Closed, WontfixPublic

Description

When i open a color image the Pixelvalue in status bar should be something like <Red, Green, Blue>, not a single Value.

On DICOM images also a unit (e.g. HU for Hounsfield unit) would be a nice idea

Event Timeline

Also another bug:

Load 2 grayscale images,e.g. CT's

set both visible and set crosshair to a position where both images overlap
now in status bar the grayvalue of topmost image is correctly shown
now set topmost image invisible
now in status bar the WRONG grayvalue of invisible topmost image is shown, if you move crosshair the correct value comes up

As far as we can see, it is way to complex to fix this bug. However, it is still a valid bug though. If there is a more urgent need for the fix, priorities might be adjusted.

The problem is that we don't have access to the status bar from data nodes. From the data manager we have access but no listeners for single data nodes.

kislinsk added a project: Bulk Edit.
kislinsk removed a project: Bulk Edit.