MantisBT - ParaView
View Issue Details
0010132ParaViewBugpublic2010-01-12 21:512010-01-21 17:28
Alan Scott 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
3.83.8 
0010132: Cube axis does not follow color conventions for print
Cube axis does not work with print palette.

ParaView 3.6.2, XP, local server.
* Sources/ sphere.
* Display/ cube axis.
* Edit/ Settings/ Colors. Change Palette to print palette. Note that the Axis colors are still WHITE!

Makes cube axis unusable, thus I am marking high priority for 3.8.
No tags attached.
Issue History
2010-01-12 21:51Alan ScottNew Issue
2010-01-20 16:39Utkarsh AyachitNote Added: 0019228
2010-01-20 16:39Utkarsh AyachitStatusbacklog => @80@
2010-01-20 16:39Utkarsh AyachitFixed in Version => 3.8
2010-01-20 16:39Utkarsh AyachitResolutionopen => fixed
2010-01-20 16:39Utkarsh AyachitAssigned To => Utkarsh Ayachit
2010-01-21 17:28Alan ScottNote Added: 0019252
2010-01-21 17:28Alan ScottStatus@80@ => closed

Notes
(0019228)
Utkarsh Ayachit   
2010-01-20 16:39   
CubeAxes color is now linked with the "Foreground" color.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqCubeAxesEditorDialog.cxx,v <-- Qt/Components/pqCubeAxesEditorDialog.cxx
new revision: 1.7; previous revision: 1.6
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqCubeAxesEditorDialog.ui,v <-- Qt/Components/Resources/UI/pqCubeAxesEditorDialog.ui
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineRepresentation.cxx,v <-- Qt/Core/pqPipelineRepresentation.cxx
new revision: 1.52; previous revision: 1.51
(0019252)
Alan Scott   
2010-01-21 17:28   
Excellent. Tested local server, XP, trunk.