View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006089ParaView(No Category)public2007-11-28 10:572009-05-13 13:59
ReporterKen Moreland 
Assigned ToClinton Stimpson 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006089: Change lower/upper threshold when changing scalar
DescriptionIn the threshold filter, the lower and upper threshold should be adjusted when the scalars value has changed. Right now when you first add the threshold filter, the values get set to the range of the first array. When you change to a different array, the lower/upper threshold remain at the range of the first variable. Thus, the threshold filter commonly presents the wrong range of values when first applying it.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0009802)
Clinton Stimpson (developer)
2007-11-30 14:38

/cvsroot/ParaView3/ParaView3/Qt/Components/pqThresholdPanel.cxx,v <-- pqThresholdPanel.cxx
new revision: 1.18; previous revision: 1.17
/cvsroot/ParaView3/ParaView3/Qt/Components/pqThresholdPanel.h,v <-- pqThresholdPanel.h
new revision: 1.10; previous revision: 1.9

Now when changing the threshold scalar, the range is adjusted.

I still see the slider now representing the correct value when the panel is first created.
(0009803)
Clinton Stimpson (developer)
2007-11-30 14:54

I meant the slider is out of sync sometimes (panel first created and when user hits reset after changes).

These are the fixes:
/cvsroot/ParaView3/ParaView3/Qt/Components/pqProxyPanel.cxx,v <-- pqProxyPanel.cxx
new revision: 1.14; previous revision: 1.13
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqDoubleRangeWidget.cxx,v <-- pqDoubleRangeWidget.cxx
new revision: 1.10; previous revision: 1.9
/cvsroot/ParaView3/ParaView3/Qt/Widgets/pqDoubleRangeWidget.h,v <-- pqDoubleRangeWidget.h
new revision: 1.7; previous revision: 1.6
(0009830)
Alan Scott (manager)
2007-12-04 20:01

Tested local server.

 Issue History
Date Modified Username Field Change
2007-11-28 10:57 Ken Moreland New Issue
2007-11-28 13:44 Clinton Stimpson Status backlog => tabled
2007-11-28 13:44 Clinton Stimpson Assigned To => Clinton Stimpson
2007-11-30 14:38 Clinton Stimpson Note Added: 0009802
2007-11-30 14:54 Clinton Stimpson Status tabled => @80@
2007-11-30 14:54 Clinton Stimpson Resolution open => fixed
2007-11-30 14:54 Clinton Stimpson Note Added: 0009803
2007-12-04 20:01 Alan Scott Status @80@ => closed
2007-12-04 20:01 Alan Scott Note Added: 0009830
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team