MantisBT - ParaView |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013320 | ParaView | (No Category) | public | 2012-07-23 10:25 | 2012-10-29 17:04 |
|
Reporter | Andy Bauer | |
Assigned To | Andy Bauer | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | git-master | |
Target Version | | Fixed in Version | 3.98.0 | |
Project | Kitware |
Topic Name | 13320_default_view_magnification |
Type | usability |
|
Summary | 0013320: have a default magnification size of 1 for writing out view screenshots |
Description | 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") |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-07-23 10:25 | Andy Bauer | New Issue | |
2012-07-23 10:25 | Andy Bauer | Assigned To | => Andy Bauer |
2012-07-23 12:24 | Andy Bauer | Status | backlog => todo |
2012-07-23 12:24 | Andy Bauer | Status | todo => active development |
2012-07-27 14:22 | Utkarsh Ayachit | Status | active development => gatekeeper review |
2012-07-27 14:22 | Utkarsh Ayachit | Resolution | open => fixed |
2012-07-27 14:23 | Utkarsh Ayachit | Project | TBD => Kitware |
2012-07-27 14:23 | Utkarsh Ayachit | Topic Name | => 13320_default_view_magnification |
2012-07-27 14:42 | Utkarsh Ayachit | Fixed in Version | => git-master |
2012-07-27 14:43 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-07-27 14:43 | Utkarsh Ayachit | Note Added: 0028958 | |
2012-08-01 15:05 | Alan Scott | Note Added: 0028968 | |
2012-08-01 15:05 | Alan Scott | Status | customer review => closed |
2012-10-29 17:04 | Utkarsh Ayachit | Fixed in Version | git-master => 3.98.0 |