View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007400ParaView(No Category)public2008-07-25 09:342009-05-13 13:59
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0007400: Color By menu is not updated properly
DescriptionTry this:

* Sphere source
* Programmable filter - create a new array (Result)
* Apply
* Change the name of the array to Result2
* Apply

The old name sticks in the menu bar and the new one is not shown.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0012935)
Utkarsh Ayachit (administrator)
2008-08-05 10:39

Added new dataUpdated() signal to pqDataRepresentation (removed old updated() signal). pqDisplayColorWidget as well as pqTextureComboBox now listens to this new signal which gets fired every time the data information changes to reload the available arrays etc.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayColorWidget.cxx,v <-- Qt/Components/pqDisplayColorWidget.cxx
new revision: 1.35; previous revision: 1.34
/cvsroot/ParaView3/ParaView3/Qt/Components/pqTextureComboBox.cxx,v <-- Qt/Components/pqTextureComboBox.cxx
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDataRepresentation.cxx,v <-- Qt/Core/pqDataRepresentation.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Qt/Core/pqDataRepresentation.h,v <-- Qt/Core/pqDataRepresentation.h
new revision: 1.9; previous revision: 1.8
/cvsroot/ParaView3/ParaView3/Qt/Core/pqRepresentation.cxx,v <-- Qt/Core/pqRepresentation.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/Core/pqRepresentation.h,v <-- Qt/Core/pqRepresentation.h
new revision: 1.4; previous revision: 1.3
(0013025)
Alan Scott (manager)
2008-08-14 16:48

Tested client/server

 Issue History
Date Modified Username Field Change
2008-07-25 09:34 Berk Geveci New Issue
2008-07-25 09:34 Berk Geveci Status backlog => tabled
2008-07-25 09:34 Berk Geveci Assigned To => Utkarsh Ayachit
2008-08-05 10:39 Utkarsh Ayachit Status tabled => @80@
2008-08-05 10:39 Utkarsh Ayachit Resolution open => fixed
2008-08-05 10:39 Utkarsh Ayachit Note Added: 0012935
2008-08-14 16:48 Alan Scott Status @80@ => closed
2008-08-14 16:48 Alan Scott Note Added: 0013025
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