View Issue Details

IDProjectCategoryView StatusLast Update
0002958Slicer4Module Editorpublic2018-03-02 11:06
Reporterkikinis Assigned Topieper  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
PlatformMacOSOS XOS Version10.8.2
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.5.0-1Fixed in VersionSlicer 4.5.0-1 
Summary0002958: tweaks to the Editor UI
Description

-The volume render engine can render label maps. It would be nice to expose this in the editor module, to reduce the number of module that need to be visited.
-which label map is selected is not explicitly stated in the current UI. Having a pull down menu with the available choices would make sense. The attached mock-up is a possible solution to the two stated issues.

TagsNo tags attached.

Relationships

related to 0004071 assignedpieper Add show/hide VR button to the Edtior module. 

Activities

2013-02-17 07:08

 

jcfr

jcfr

2013-02-18 07:27

administrator   ~0007979

Make sens.

To avoid introducing a "hard" dependency between the volume rendering module and the editor module, the associated UI element should be enabled only if the volume rendering module is available.

jcfr

jcfr

2015-11-02 11:50

administrator   ~0013497

which label map is selected is not explicitly stated in the current UI. Having
a pull down menu with the available choices would make sense. The attached
mock-up is a possible solution to the two stated issues.

This has been addressed in r24326

//------------
ENH: Editor-helperBox: Simplify UI using node selector for merge volume

This commit uses a node selector to (1) display the current merge volume
name, (2) allow the user to select a different one and (3) create a new
one if needed.

By using a node selector, it simplifies the code by:

  • removing the need for the "mergeName" HelperBox ivar
  • removing the need for the "merge" HelperBox ivar and instead add a property
  • removing the obsolete LabelSelectDialog dialog

Note that a custom "Create new " action is associated.
//------------

Issue History

Date Modified Username Field Change
2013-02-17 07:08 kikinis New Issue
2013-02-17 07:08 kikinis Status new => assigned
2013-02-17 07:08 kikinis Assigned To => pieper
2013-02-17 07:08 kikinis File Added: Screen Shot 2013-02-17 at 11.57.17 AM.png
2013-02-18 07:25 jcfr Target Version => Slicer 4.3.0
2013-02-18 07:27 jcfr Note Added: 0007979
2013-08-29 11:12 pieper Target Version Slicer 4.3.0 => Slicer 4.4.0
2014-05-13 15:43 jcfr Target Version Slicer 4.4.0 => Slicer 4.5.0-1
2015-11-02 11:50 jcfr Note Added: 0013497
2015-11-02 11:52 jcfr Relationship added related to 0004071
2015-11-02 11:52 jcfr Status assigned => resolved
2015-11-02 11:52 jcfr Fixed in Version => Slicer 4.5.0-1
2015-11-02 11:52 jcfr Resolution open => fixed
2018-03-02 11:06 jcfr Status resolved => closed