View Issue Details

IDProjectCategoryView StatusLast Update
0001473Slicer4Core: GUIpublic2013-10-08 12:11
Reporternicole Assigned Tofinetjul  
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.3.1 
Summary0001473: Colors module GUI - need color indices
Description

The first column shows the row number, not the index of the color. This is an issue because the values that are used when painting or making models are the color indices, but it's a minor issue because the color picker widget shows the correct color indices.

Steps To Reproduce

Go to the Colors module.
Select teh GenericAnatomyColors, background is listed with a 1 in the first column, while it has the label index 0.
Select the FreeSurferLabels (on linux this takes a very very long time to render) - the color look up table is not defined for a contiguous set of integers and there's no way to tell what the color indices are.

Additional Information

Does the Hide Empty Colors tickbox work? This should only populate the table with elements from the color node that don't have invalid entries (ColorName is vtkMRMLColorNode->GetNoName()).

TagsNo tags attached.

Activities

kikinis

kikinis

2011-10-05 06:20

developer   ~0003162

We should brainstorm about the expected user experience for this module and eventually redesign it. Prior to that, I would suggest minimizing the effort on this module

nicole

nicole

2013-10-08 12:11

administrator   ~0010155

fixed:
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22331

Issue History

Date Modified Username Field Change
2011-10-04 12:55 nicole New Issue
2011-10-04 12:55 nicole Status new => assigned
2011-10-04 12:55 nicole Assigned To => finetjul
2011-10-05 06:20 kikinis Note Added: 0003162
2012-10-22 07:36 jcfr Target Version Slicer 4.0.1 => Slicer 4.3.0
2013-08-09 04:30 finetjul Target Version Slicer 4.3.0 => Slicer 4.4.0
2013-10-08 12:11 nicole Note Added: 0010155
2013-10-08 12:11 nicole Status assigned => closed
2013-10-08 12:11 nicole Resolution open => fixed
2013-10-08 12:11 nicole Fixed in Version => Slicer 4.3.1