MantisBT - ParaView
View Issue Details
0006120ParaView(No Category)public2007-12-04 09:262009-05-13 13:59
Berk Geveci 
Utkarsh Ayachit 
normalfeaturealways
closedfixed 
 
3.43.4 
0006120: Add support to "zoom" to an array in spreadsheet view
Sometimes it is difficult to see all the values of one array; especially when there are many arrays and the one we want to look at has multiple components. It would be nice if there was a way of "zooming" into one array. Maybe double-clicking it can hide all other arrays and maximize the column width of that one?
No tags attached.
Issue History
2007-12-04 09:26Berk GeveciNew Issue
2007-12-04 09:26Berk GeveciStatusbacklog => tabled
2007-12-04 09:26Berk GeveciAssigned To => Clinton Stimpson
2007-12-11 13:11Utkarsh AyachitAssigned ToClinton Stimpson => Utkarsh Ayachit
2007-12-11 13:12Utkarsh AyachitStatustabled => @80@
2007-12-11 13:12Utkarsh AyachitResolutionopen => fixed
2007-12-11 13:12Utkarsh AyachitNote Added: 0009861
2008-01-03 18:20Alan ScottStatus@80@ => closed
2008-01-03 18:20Alan ScottNote Added: 0010065
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0009861)
Utkarsh Ayachit   
2007-12-11 13:12   
Double click to expand column in spreadsheet view.

/cvsroot/ParaView3/ParaView3/Qt/Core/pqSpreadSheetView.cxx,v <-- pqSpreadSheetView.cxx
new revision: 1.12; previous revision: 1.11
/cvsroot/ParaView3/ParaView3/Qt/Core/pqSpreadSheetView.h,v <-- pqSpreadSheetView.h
new revision: 1.6; previous revision: 1.5
(0010065)
Alan Scott   
2008-01-03 18:20   
Nice. Tested client/server, trunk.