View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005691ParaView(No Category)public2007-09-12 18:342007-09-17 19:22
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005691: Scale widget in color scale editor
DescriptionThere 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.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0008969)
Utkarsh Ayachit (administrator)
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

 Issue History
Date Modified Username Field Change
2007-09-12 18:34 Ken Moreland New Issue
2007-09-13 09:32 Utkarsh Ayachit Status backlog => tabled
2007-09-13 09:32 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2007-09-13 10:01 Utkarsh Ayachit Status tabled => @80@
2007-09-13 10:01 Utkarsh Ayachit Resolution open => fixed
2007-09-13 10:01 Utkarsh Ayachit Note Added: 0008969
2007-09-17 19:22 Alan Scott Status @80@ => closed
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team