MantisBT - ParaView
View Issue Details
0013320ParaView(No Category)public2012-07-23 10:252012-10-29 17:04
Andy Bauer 
Andy Bauer 
normalminorhave not tried
closedfixed 
git-master 
3.98.0 
Kitware
13320_default_view_magnification
usability
0013320: have a default magnification size of 1 for writing out view screenshots
Through the python interface, to create a screenshot from a view it requires a magnification factor. This should be changed to have a magnification factor of 1 by default. I.e., the current way is view.WriteImage("file.png", "vtkPNGWriter", 1) but should be able to do it as view.WriteImage("file.png", "vtkPNGWriter")
No tags attached.
Issue History
2012-07-23 10:25Andy BauerNew Issue
2012-07-23 10:25Andy BauerAssigned To => Andy Bauer
2012-07-23 12:24Andy BauerStatusbacklog => todo
2012-07-23 12:24Andy BauerStatustodo => active development
2012-07-27 14:22Utkarsh AyachitStatusactive development => gatekeeper review
2012-07-27 14:22Utkarsh AyachitResolutionopen => fixed
2012-07-27 14:23Utkarsh AyachitProjectTBD => Kitware
2012-07-27 14:23Utkarsh AyachitTopic Name => 13320_default_view_magnification
2012-07-27 14:42Utkarsh AyachitFixed in Version => git-master
2012-07-27 14:43Utkarsh AyachitStatusgatekeeper review => customer review
2012-07-27 14:43Utkarsh AyachitNote Added: 0028958
2012-08-01 15:05Alan ScottNote Added: 0028968
2012-08-01 15:05Alan ScottStatuscustomer review => closed
2012-10-29 17:04Utkarsh AyachitFixed in Versiongit-master => 3.98.0

Notes
(0028958)
Utkarsh Ayachit   
2012-07-27 14:43   
merged into master, if applicable.
(0028968)
Alan Scott   
2012-08-01 15:05   
Tested local server, Linux pvpython, master.