



BUG: Apparently the ActiveViewerWidget is not the first Viewer Widget. Duh.
7 lines of code changed in 1 file:
BUG: PackDual3DView was setting ViewArrangement properly which affected switching back to conventional view as well as undo and scene restore.
2 lines of code changed in 1 file:
ENH: Dual 3D layout
178 lines of code changed in 4 files:
BUG: refactor logic for compare view controls
21 lines of code changed in 1 file:
BUG: trying to terminate rendering logic early for performance
13 lines of code changed in 1 file:
BUG: need a render when in cross referencing mode
3 lines of code changed in 1 file:
BUG: crosshair was not always being added to the viewport
8 lines of code changed in 1 file:
BUG: multiple calls to update annotation. BUG: fixed annotation error when slice is not visible
11 lines of code changed in 1 file:
BUG: Uggh. Have to back out last change because something in UpdateAnnotation needs to be called as the viewers are being mapped the first time. Otherwise some internal VTK objects are not created. Will revisit this because we should limit the number of calls to UpdateAnnotations
3 lines of code changed in 1 file:
BUG: removing a render request that does not seem to be needed. If we have issues with viewers not updating when in cross-reference crosshairs mode, then put this line back in.
1 lines of code changed in 1 file:
BUG: remove some repeated calls to updateAnnotations
11 lines of code changed in 1 file:
BUG: annotation updates between red viewer and compare views
54 lines of code changed in 2 files:
BUG: cleanup actor list manipulation
7 lines of code changed in 1 file:
BUG: Red view slice interactor controls when linked with CompareViews
28 lines of code changed in 1 file:
BUG: Red view slice offset controls when linked with CompareViews
9 lines of code changed in 1 file:
ENH: crosshairs without navigation
0 lines of code changed in 2 files:
ENH: better centering of non-navigation crosshair on LeaveEvent
0 lines of code changed in 1 file:
ENH: Crosshairs without navigation controls
0 lines of code changed in 3 files:
ENH: added a few more tags. Not sure if they are needed
0 lines of code changed in 1 file:
ENH: documentation
1 lines of code changed in 1 file:
(349 more)