|
Notes |
|
|
(0011330)
|
|
Robert Maynard
|
|
2008-04-15 11:00
|
|
After some more testing there seems to be a problem. The code to check if you are inside the selection group fails, when you have more than 1 multiple input in the pipeline.
To be more exact when you have selected some parts on multiple Input 1, and then click on a multiple input 2 item, you should only turn on the visibility of multiple input item 2, not 1 (which it is currently doing). |
|
|
|
(0011338)
|
|
Robert Maynard
|
|
2008-04-15 12:52
|
|
|
Fixed the problem with multiple input items |
|
|
|
(0011441)
|
|
Berk Geveci
|
|
2008-04-19 15:05
|
|
Utkarsh:
Can you check the patch and apply it if appropriate? Otherwise, please set the target to 3.6. |
|
|
|
(0011451)
|
|
Utkarsh Ayachit
|
|
2008-04-21 10:40
|
|
Committing patch for BUG 0006806 excluding the part for deleting multiple items.
/cvsroot/ParaView3/ParaView3/Qt/Components/pqPipelineBrowser.cxx,v <-- Qt/Components/pqPipelineBrowser.cxx
new revision: 1.25; previous revision: 1.24
/cvsroot/ParaView3/ParaView3/Qt/Components/pqPipelineBrowser.h,v <-- Qt/Components/pqPipelineBrowser.h
new revision: 1.18; previous revision: 1.17 |
|
|
|
(0011513)
|
|
Alan Scott
|
|
2008-04-23 14:37
|
|
|
Very nice. Tested client/server. |
|