View Issue Details

IDProjectCategoryView StatusLast Update
0001378Slicer4Core: GUIpublic2014-03-06 06:11
Reporterkikinis Assigned Tomillerjv  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.0.0 
Target VersionSlicer 4.0.0Fixed in VersionSlicer 4.0.0 
Summary0001378: Fit to window is not linked
Description

After linking the 2D viewers, apply the fit to window function in the slice viewer pop up. It affects only the viewer in which it is applied, not all of them, as desired. Screenshot was taken after clicking the button.

TagsNo tags attached.

Relationships

has duplicate 0001254 closedmillerjv Fit to window produces unexpected result 

Activities

2011-08-29 12:31

 

millerjv

millerjv

2011-08-29 12:57

developer   ~0002847

This is the same issue as reported earlier. Only the views with the same orientation are "reset".

I think there a couple of concepts that we need to separate.

(a) when "reset the view" is meant to define a camera view for all "similar" cameras (like zooming does), from
(b) when "reset the view" is meant to tell all viewers to independently go back to a good default state.

kikinis

kikinis

2011-08-29 12:58

developer   ~0002848

The behavior in Slicer3 made sense to me and felt intuitive. I would like to have that back.

millerjv

millerjv

2011-09-22 08:01

developer   ~0003095

Reverted to Slicer3 behavior where if the views are linked, a reset of the field of view resets each slice node independently.

The behavior of calculating the field of view for one viewer and prescribing that field of view to the other viewers in the same orientation can still be accessed in the code. The slice node interaction flag needs to be set to vtkMRMLSliceNode::FieldOfViewFlag instead of being set to vtkMRMLSliceNode::ResetFieldOfViewFlag.

Issue History

Date Modified Username Field Change
2011-08-29 12:31 kikinis New Issue
2011-08-29 12:31 kikinis File Added: Screen Shot 2011-08-29 at 4.25.27 PM.png
2011-08-29 12:39 finetjul Status new => assigned
2011-08-29 12:39 finetjul Assigned To => millerjv
2011-08-29 12:57 millerjv Note Added: 0002847
2011-08-29 12:58 kikinis Note Added: 0002848
2011-08-30 21:02 finetjul Target Version => Slicer 4.0 RSNA
2011-09-22 08:01 millerjv Note Added: 0003095
2011-09-22 08:01 millerjv Status assigned => resolved
2011-09-22 08:01 millerjv Resolution open => fixed
2011-09-22 08:09 finetjul Relationship added has duplicate 0001254
2011-10-05 13:10 kikinis Status resolved => closed
2014-03-06 06:11 jcfr Fixed in Version => Slicer 4.0.0