Page MenuHomePhabricator

Color context menu does not change "binaryimage.selectedcolor"
Closed, ResolvedPublic

Description

When you change the colour of a binary mask image through the context menu in the Data Manager, it changes only the "color" property but not the "binaryimage.selectedcolor".

This is very confusing, as the same mask is rendered with different colour if it is selected and when it is not. I understand the concept of the two different properties, but in my opinion the context menu should change both. You can still change the properties independently through the API or the Properties View.

On the top of that, the render windows are not refreshed after you change the colour. You need to resize the window or force a refresh in some way to see the colour change.

Fix will follow.

Event Timeline

User riecker has pushed new remote branch:

bug-18612-BinaryImage-OutlineColor

[3b364f]: Merge branch 'bug-18612-BinaryImage-OutlineColor'

Merged commits:

2015-01-13 17:19:50 Miklos Espak [c5e6e1]
Color context menu in Data Manager changes selected colour of binary images