MantisBT - ParaView
View Issue Details
0005691ParaView(No Category)public2007-09-12 18:342007-09-17 19:22
Ken Moreland 
Utkarsh Ayachit 
highminoralways
closedfixed 
 
 
0005691: Scale widget in color scale editor
There are a couple of problems with the scale widget in the color scale editor dialog box.

1. It is a combo box. We have already found plenty of issues with using combo boxes for real numbers; let's try to avoid them.
2. The rendering does not update with focus leaves the scale box. Whenever the widget loses focus (for example the user finishes typing values and hits tab) the view should rerender to display the results. The opacity widget does this, but the scale widget does not.
No tags attached.
Issue History
2007-09-12 18:34Ken MorelandNew Issue
2007-09-13 09:32Utkarsh AyachitStatusbacklog => tabled
2007-09-13 09:32Utkarsh AyachitAssigned To => Utkarsh Ayachit
2007-09-13 10:01Utkarsh AyachitStatustabled => @80@
2007-09-13 10:01Utkarsh AyachitResolutionopen => fixed
2007-09-13 10:01Utkarsh AyachitNote Added: 0008969
2007-09-17 19:22Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0008969)
Utkarsh Ayachit   
2007-09-13 10:01   
Changing scalar opacity scale widget to line edit and
ensure that the view is updated when editing is done.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqColorScaleEditor.cxx,v <-- pqColorScaleEditor.cxx
new revision: 1.34; previous revision: 1.33
confused about file pqColorScaleEditor.h -- ignoring
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqColorScaleDialog.ui,v <-- pqColorScaleDialog.ui
new revision: 1.9; previous revision: 1.8