|
Notes |
|
|
(0009802)
|
|
Clinton Stimpson
|
|
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
|
|
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
|
|
2007-12-04 20:01
|
|
|