View Issue Details

IDProjectCategoryView StatusLast Update
0000089Slicer3GUIpublic2020-03-12 10:51
Reporterpieper Assigned Toalexy  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000089: node selector checks that have the same name
Description

When you have two volumes loaded that have the same Name they both get checked in the pop up menu if pick either one. The correct node is selected, but the check mark is confusing.

I believe the underlying cause is that we are using RadioButtons instead of CheckButtons in the vtkSlicerNodeSelectorWidget -- if we switch to CheckButtons we should be able to control each entry individually.

Steps To Reproduce

Load two different volumes but give both the same name. Select one or the other as background.

Additional Information

Made node selector to create unique names.
Committed revision 4925.

TagsNo tags attached.

Activities

jcfr

jcfr

2020-03-12 10:51

administrator   ~0016370

Closing. Slicer3 is not being developed anymore.

Issue History

Date Modified Username Field Change
2007-08-11 05:34 pieper New Issue
2007-08-11 05:34 pieper Status new => assigned
2007-08-11 05:34 pieper Assigned To => alexy
2007-11-23 12:48 alexy Resolution open => fixed
2007-11-23 12:48 alexy Additional Information Updated
2007-11-23 12:49 alexy Status assigned => resolved
2020-03-12 10:51 jcfr Status resolved => closed
2020-03-12 10:51 jcfr Note Added: 0016370