MantisBT - ParaView
View Issue Details
0006098ParaView(No Category)public2007-11-29 12:462007-12-05 18:33
Alan Scott 
Clinton Stimpson 
lowminoralways
closedfixed 
 
 
0006098: Line source cross hairs should be visible
The cross hairs should always be visible.

Open ParaView, XP
Sources/ Line. Apply.

The y and z axis cross hairs have a length of zero. They should have some minimum length.

Next, click the Z axis button.
The cross hairs never reset - you are left with the X axis cross hair only.
If you undo "show center", then redo "show center", it resets and only the Z axis cross hair shows. Hit Y axis. Wrong again.
No tags attached.
Issue History
2007-11-29 12:46Alan ScottNew Issue
2007-11-30 13:01Clinton StimpsonStatusbacklog => @80@
2007-11-30 13:01Clinton StimpsonResolutionopen => fixed
2007-11-30 13:01Clinton StimpsonAssigned To => Clinton Stimpson
2007-11-30 13:01Clinton StimpsonNote Added: 0009801
2007-12-04 19:57Alan ScottStatus@80@ => @20@
2007-12-04 19:57Alan ScottResolutionfixed => reopened
2007-12-04 19:57Alan ScottNote Added: 0009828
2007-12-05 13:23Clinton StimpsonNote Added: 0009837
2007-12-05 13:33Clinton StimpsonStatus@20@ => @80@
2007-12-05 13:33Clinton StimpsonResolutionreopened => fixed
2007-12-05 13:33Clinton StimpsonNote Added: 0009838
2007-12-05 18:33Alan ScottStatus@80@ => closed
2007-12-05 18:33Alan ScottNote Added: 0009839
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0009801)
Clinton Stimpson   
2007-11-30 13:01   
Simple fix.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqRenderView.cxx,v <-- pqRenderView.cxx
new revision: 1.26; previous revision: 1.25
(0009828)
Alan Scott   
2007-12-04 19:57   
Clint,
The line source cross hairs have a funny feeling now. Is this what we want?
* Source/Line/Apply.
* Y Axis. Apply. Notice the cross hairs.
* Turn off show center, turn on show center. The cross hairs change.

Shouldn't the cross hairs change any time that the line is moved (such as Y axis?)

alan
(0009837)
Clinton Stimpson   
2007-12-05 13:23   
The current (and old) behavior is to update the cross hairs when its visibility changes, the camera is reset, or the center of rotation has changed.

I'm not sure if its supposed to update everytime a data set changes.
(0009838)
Clinton Stimpson   
2007-12-05 13:33   
marking as fixed.
(0009839)
Alan Scott   
2007-12-05 18:33   
Tested local server.