MantisBT - ParaView
View Issue Details
0006816ParaView(No Category)public2008-04-16 09:552009-05-13 13:46
Berk Geveci 
Utkarsh Ayachit 
normalfeaturehave not tried
closedfixed 
 
3.6 
0006816: Make the selection color "sticky"
Once the user chooses a color for the selection (instead of pink), all selections should have that color. Also, this color should be saved such that it is used in later runs.
No tags attached.
related to 0006695closed Utkarsh Ayachit Change "foreground" color 
Issue History
2008-04-16 09:55Berk GeveciNew Issue
2008-11-10 18:20Utkarsh AyachitRelationship addedrelated to 0006695
2008-11-10 18:20Utkarsh AyachitStatusbacklog => tabled
2008-11-10 18:20Utkarsh AyachitAssigned To => Zhanping Liu
2009-02-17 15:37Ken MorelandCategory3.6 => Pending
2009-02-20 10:50Ken MorelandAssigned ToZhanping Liu => Utkarsh Ayachit
2009-02-20 10:50Ken MorelandCategoryPending => 3.6
2009-02-25 14:38Utkarsh AyachitNote Added: 0015387
2009-02-25 14:38Utkarsh AyachitStatustabled => @80@
2009-02-25 14:38Utkarsh AyachitResolutionopen => fixed
2009-02-25 14:38Utkarsh AyachitNote Added: 0015388
2009-02-25 20:10Alan ScottNote Added: 0015401
2009-02-25 20:10Alan ScottStatus@80@ => closed
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0015387)
Utkarsh Ayachit   
2009-02-25 14:38   
The selection inspector now changes the global selection
color hence affecting all selections and is preserved across sessions as well.
(0015388)
Utkarsh Ayachit   
2009-02-25 14:38   
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInspectorPanel.cxx,v <-- Qt/Components/pqSelectionInspectorPanel.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/ParaView3/ParaView3/Qt/Components/pqSelectionInspectorPanel.h,v <-- Qt/Components/pqSelectionInspectorPanel.h
new revision: 1.19; previous revision: 1.18
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqSelectionInspectorPanel.ui,v <-- Qt/Components/Resources/UI/pqSelectionInspectorPanel.ui
new revision: 1.15; previous revision: 1.14
(0015401)
Alan Scott   
2009-02-25 20:10   
Tested client/remote server.