View Issue Details

IDProjectCategoryView StatusLast Update
0001413Slicer4Module Annotationspublic2013-02-12 09:41
Reporterkikinis Assigned Tomillerjv  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformmacOSxOS Version7.1
Product VersionSlicer 4.0.0 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0001413: The glyphs for fiducials look different in the slice viewers and the compare viewers
Description

The compareviewers use the same appearance as the 3D viewers, which is different from what is visible in the slice viewers

TagsNo tags attached.

Activities

2011-09-13 11:55

 

FiducialGlyphs.PNG (1,350,264 bytes)
FiducialGlyphs.PNG (1,350,264 bytes)
nicole

nicole

2011-09-14 08:01

administrator   ~0003025

The check for using 2d or 3d versions of the glyphs is done (mostly) in the Is2DDisplayableManager method that uses:
this->m_SliceNode != NULL
to check if there's a slice node associated with the displayable manager. That check will need to be expanded for the compare view case and places in the code that still do the check for a slice node directly need to use the Is2DDisplayableManager call.

alexy

alexy

2011-10-02 10:08

developer   ~0003157

Jim, could you take a look? The compare view does not seem to display correctly currently.

nicole

nicole

2012-03-28 11:28

administrator   ~0003924

This seems to be resolved, Ron are you still seeing this behaviour?

kikinis

kikinis

2012-03-29 03:14

developer   ~0003929

yes, I still see this behaviour

nicole

nicole

2012-03-29 08:12

administrator   ~0003930

Ron: I can't reproduce it, which layout are you using?

kikinis

kikinis

2012-03-29 10:08

developer   ~0003932

compareview, 2 strips, slicer mac nightly, 3-28

nicole

nicole

2012-03-29 12:47

administrator   ~0003936

This might be reproducible if the layouts change such that the number of slice viewers goes down and then up again. Check the order of operations when a slice viewer that was unmapped is remapped as a compare viewer.

millerjv

millerjv

2012-10-25 05:36

developer   ~0006734

I just tested this on the Mac since JC recently changed how the annotations detect 2D vs 3D.

This is working on my machine.

Ron, do you still see the issue?

kikinis

kikinis

2012-10-25 11:35

developer   ~0006754

This issue is gone. I can drag a fiducial on the red slice, but not on the compareviewer

millerjv

millerjv

2012-10-26 04:17

developer   ~0006805

This is no longer an issue.

Other tickets are addressing the interaction of fiducials and the lightbox.

Issue History

Date Modified Username Field Change
2011-09-13 11:55 kikinis New Issue
2011-09-13 11:55 kikinis File Added: FiducialGlyphs.PNG
2011-09-13 12:27 finetjul Status new => assigned
2011-09-13 12:27 finetjul Assigned To => alexy
2011-09-13 12:27 finetjul Target Version => Slicer 4.0 RSNA
2011-09-14 08:01 nicole Note Added: 0003025
2011-09-16 05:32 alexy Assigned To alexy => demian
2011-09-16 07:00 demian Assigned To demian => alexy
2011-10-02 10:08 alexy Note Added: 0003157
2011-10-02 10:08 alexy Assigned To alexy => millerjv
2012-03-28 11:28 nicole Note Added: 0003924
2012-03-29 03:14 kikinis Note Added: 0003929
2012-03-29 08:12 nicole Note Added: 0003930
2012-03-29 10:08 kikinis Note Added: 0003932
2012-03-29 12:47 nicole Note Added: 0003936
2012-10-22 07:36 jcfr Target Version Slicer 4.0.0 => Slicer 4.3.0
2012-10-25 05:36 millerjv Note Added: 0006734
2012-10-25 05:36 millerjv Status assigned => feedback
2012-10-25 11:35 kikinis Note Added: 0006754
2012-10-26 04:17 millerjv Note Added: 0006805
2012-10-26 04:17 millerjv Status feedback => closed
2012-10-26 04:17 millerjv Resolution open => fixed
2013-02-12 09:41 jcfr Fixed in Version => Slicer 4.3.0