MantisBT - ParaView
View Issue Details
0012541ParaView(No Category)public2011-08-22 11:002012-02-08 17:25
Sebastien Jourdain 
Sebastien Jourdain 
normalminorhave not tried
closedfixed 
 
3.12 
TBD
12541-Chart-ResetCamera
incorrect functionality
0012541: ParaView context view proxy do not provide any resetCamera/resetDisplay method
This is available at the pq level where it should be available at the SM one.

Need to update the C++ code and proxy XML definition as well as making sure the python code allow us to use it.

No tags attached.
Issue History
2011-08-22 11:00Sebastien JourdainNew Issue
2011-08-22 11:00Sebastien JourdainAssigned To => Sebastiennn Jourdain
2011-08-22 16:37Sebastien JourdainStatusbacklog => todo
2011-08-22 16:37Sebastien JourdainStatustodo => active development
2011-08-22 16:39Sebastien JourdainTopic Name => 12541-Chart-ResetCamera
2011-08-22 16:39Sebastien JourdainNote Added: 0027415
2011-08-22 16:39Sebastien JourdainStatusactive development => gatekeeper review
2011-08-22 16:39Sebastien JourdainResolutionopen => fixed
2011-08-26 15:57Utkarsh AyachitFixed in Version => 3.12
2011-08-26 15:57Utkarsh AyachitStatusgatekeeper review => customer review
2012-02-08 17:25Utkarsh AyachitStatuscustomer review => closed
2012-02-08 17:25Utkarsh AyachitNote Added: 0028147

Notes
(0027415)
Sebastien Jourdain   
2011-08-22 16:39   
Move ResetDisplay method to the SMContextView instead of pqContextView so it could be used from Python as well by either calling ResetDisplay() on the view proxy or by calling ResetCamera() from the simple.py module.
(0028147)
Utkarsh Ayachit   
2012-02-08 17:25   
Closing bugs sitting in "customer review" for a long time.