View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003326 | Slicer4 | Module Markups | public | 2013-08-26 12:00 | 2017-06-10 08:51 |
Reporter | kikinis | Assigned To | nicole | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.4.0 | Fixed in Version | Slicer 4.4.0 | ||
Summary | 0003326: Add toggle for slice intersections in Markups GUI | ||||
Description | (from Ron) | ||||
Additional Information | From the Navigation tool bar drop down menu, "Slice Intersections" | ||||
Tags | No tags attached. | ||||
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? |
|
Fix checked in as svn 22930 and 22931: It's not observing the MRML scene for changes on the slice composite nodes, but will update when the module is reentered. |
|
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 |
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 |