MantisBT - ParaView
View Issue Details
0003867ParaView(No Category)public2006-10-06 17:222006-12-01 12:52
Ken Moreland 
Utkarsh Ayachit 
urgentmajoralways
closedfixed 
 
 
0003867: Adding filter turns off visibility of input in all windows
This bug occurs when you have multiple windows showing the same object in the pipeline. When two views show the same object, and then a filter is added to the object (such as clip), the selected view gets the result of the new filter (as expected), but the visibility of the object is turned off in the other view.
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0005852)
Utkarsh Ayachit   
2006-12-01 12:52   
ENH: Fixes BUG 0003868, 0003896, 0003867. When a pending display is added, we now hide the input's display in the active view. Also when a filter is deleted, we check for visibility of input in all the views that the filter was visible. If in any view the input is not visible, we turn its visibilty on.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqClipPanel.cxx,v <-- pqClipPanel.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Qt/Components/pqCutPanel.cxx,v <-- pqCutPanel.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/ParaView3/ParaView3/Qt/Core/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.30; previous revision: 1.29
/cvsroot/ParaView3/ParaView3/Qt/Core/pqApplicationCore.cxx,v <-- pqApplicationCore.cxx
new revision: 1.40; previous revision: 1.39
/cvsroot/ParaView3/ParaView3/Qt/Core/pqPendingDisplayManager.cxx,v <-- pqPendingDisplayManager.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineFilter.cxx,v <-- pqPipelineFilter.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Core/pqPipelineFilter.h,v <-- pqPipelineFilter.h
new revision: 1.2; previous revision: 1.1