View Issue Details

IDProjectCategoryView StatusLast Update
0003326Slicer4Module Markupspublic2017-06-10 08:51
Reporterkikinis Assigned Tonicole  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.4.0Fixed in VersionSlicer 4.4.0 
Summary0003326: Add toggle for slice intersections in Markups GUI
Description

(from Ron)
Next to the jump slices control in the Markups GUI, add a toggle button to turn on and off the slice intersections.

Additional Information

From the Navigation tool bar drop down menu, "Slice Intersections"

TagsNo tags attached.

Activities

nicole

nicole

2014-03-07 08:03

administrator   ~0011344

In the current Markups module GUI, the "Click to Jump Slices" box is just below the scale and takes up the width of the GUI. Would you prefer to add the slice intersections toggle above, below, left, right?

nicole

nicole

2014-03-07 11:04

administrator   ~0011382

Last edited: 2014-03-07 13:30

Fix checked in as svn 22930 and 22931:
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22930
http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=22931

It's not observing the MRML scene for changes on the slice composite nodes, but will update when the module is reentered.

Related Changesets

Import 2017-06-07 23:51:09: master a5937799

2014-03-07 16:02:31

naucoin

Details Diff
ENH: Add slice intersections toggle to Markups

Added a check box inside the jump slices group box. It's
available to toggle when jump slices is on. It updates
when entering the module, but isn't listening to the
slice composite nodes to update when the Navigation
menu and/or MRML updates happen.
Added test.

Issue 0003326


git-svn-id: http://svn.slicer.org/Slicer4/trunk@22930 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.cxx Diff File
mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.h Diff File
mod - Modules/Loadable/Markups/Resources/UI/qSlicerMarkupsModule.ui Diff File
mod - Modules/Loadable/Markups/Testing/Cxx/vtkSlicerMarkupsLogicTest1.cxx Diff File
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.cxx Diff File

Import 2017-06-07 23:51:09: master df54cbe0

2014-03-07 18:28:20

naucoin

Details Diff
BUG: add missing .h file

Missed in svn 22930

Issue 0003326


git-svn-id: http://svn.slicer.org/Slicer4/trunk@22931 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.h Diff File

Issue History

Date Modified Username Field Change
2013-08-26 12:00 nicole New Issue
2013-08-26 12:00 nicole Status new => assigned
2013-08-26 12:00 nicole Assigned To => nicole
2014-03-07 08:03 nicole Note Added: 0011344
2014-03-07 08:03 nicole Reporter nicole => kikinis
2014-03-07 11:04 nicole Note Added: 0011382
2014-03-07 11:04 nicole Status assigned => resolved
2014-03-07 11:04 nicole Fixed in Version => Slicer 4.4.0
2014-03-07 11:04 nicole Resolution open => fixed
2014-03-07 13:30 nicole Note Edited: 0011382
2014-07-23 10:48 kikinis Status resolved => closed
2017-06-10 08:51 Changeset attached => Slicer master df54cbe0
2017-06-10 08:51 Changeset attached => Slicer master a5937799