MantisBT - ParaView
View Issue Details
0009495ParaViewFeaturepublic2009-09-04 18:312010-02-22 20:19
Ken Moreland 
Ken Moreland 
normalminorhave not tried
closedfixed 
 
3.8 
0009495: (SLAC) Option to set render size to arbitrary value
Sometimes when making screen shots or animations, it is very helpful to have the resolution match what is in the ParaView GUI (or at least be proportional in both dimensions) so that the output matches what you see. However, if you want a specific resolution in the output, it is very difficult to match in the ParaView GUI.

There is already a feature to set the maximum render size to 300x300, which is used in testing. It would be handy to have a similar feature that allowed you to do the same thing so some arbitrary resolution.
No tags attached.
has duplicate 0010256closed Ken Moreland Add ability to specify view size 
Issue History
2009-09-04 18:31Ken MorelandNew Issue
2009-09-04 18:31Ken MorelandAssigned To => Ken Moreland
2009-09-04 18:31Ken MorelandStatusbacklog => tabled
2009-09-04 18:31Ken MorelandSummaryOption to set render size to arbitrary value => (SLAC) Option to set render size to arbitrary value
2010-01-22 11:16Ken MorelandNote Added: 0019271
2010-01-22 11:16Ken MorelandStatustabled => @80@
2010-01-22 11:16Ken MorelandResolutionopen => fixed
2010-02-08 14:56Ken MorelandRelationship addedhas duplicate 0010256
2010-02-22 20:19Alan ScottNote Added: 0019590
2010-02-22 20:19Alan ScottStatus@80@ => closed
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature

Notes
(0019271)
Ken Moreland   
2010-01-22 11:16   
There is now a new option called Lock View Size Custom under the Tools menu. This option behaves much like the previously existing Lock View Size option, which sets the maximum view resolution to 300x300. The difference is that this option will first pop up a dialog box to ask the user what size he/she wants.

/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/pqParaViewMenuBuilders.cxx,v <-- Qt/ApplicationComponents/pqParaViewMenuBuilders.cxx
new revision: 1.5; previous revision: 1.4
/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/pqTestingReaction.cxx,v <-- Qt/ApplicationComponents/pqTestingReaction.cxx
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/ApplicationComponents/pqTestingReaction.h,v <-- Qt/ApplicationComponents/pqTestingReaction.h
new revision: 1.2; previous revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/CMakeLists.txt,v <-- Qt/Components/CMakeLists.txt
new revision: 1.178; previous revision: 1.177
/cvsroot/ParaView3/ParaView3/Qt/Components/pqLockViewSizeCustomDialog.cxx,v <-- Qt/Components/pqLockViewSizeCustomDialog.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqLockViewSizeCustomDialog.h,v <-- Qt/Components/pqLockViewSizeCustomDialog.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.cxx,v <-- Qt/Components/pqViewManager.cxx
new revision: 1.73; previous revision: 1.72
/cvsroot/ParaView3/ParaView3/Qt/Components/pqViewManager.h,v <-- Qt/Components/pqViewManager.h
new revision: 1.28; previous revision: 1.27
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqLockViewSizeCustomDialog.ui,v <-- Qt/Components/Resources/UI/pqLockViewSizeCustomDialog.ui
initial revision: 1.1
(0019590)
Alan Scott   
2010-02-22 20:19   
Tested client/ remote server. Linux. Trunk.