MantisBT - ParaView
View Issue Details
0014171ParaView(No Category)public2013-07-15 09:482013-12-24 19:14
Zach Mullen 
Scott Wittenburg 
normalminorhave not tried
closedfixed 
4.0 
 
TBD
add-zachs-sensible-default-2d-manipulators
incorrect functionality
0014171: Provide sensible default camera manipulators in 2D interaction mode
I'm creating a pvpython application with ParaViewWeb, and it requires the interaction mode to be 2D/parallel projection style. It was a bit confusing that ParaView provided some nice sensible default camera manipulators for 3D interaction mode, but none for 2D.

I've attached a patch that provides the same 2D defaults that appear in the PV GUI application: left click to pan and right click to zoom. I think this is important for anyone creating pvpython apps that might want to use 2D interaction mode.
No tags attached.
patch default_2d_interactors.patch (1,324) 2013-07-15 09:48
https://www.vtk.org/Bug/file/9479/default_2d_interactors.patch
Issue History
2013-07-15 09:48Zach MullenNew Issue
2013-07-15 09:48Zach MullenFile Added: default_2d_interactors.patch
2013-12-06 11:52Scott WittenburgTopic Name => add-zachs-sensible-default-2d-manipulators
2013-12-06 11:52Scott WittenburgNote Added: 0031908
2013-12-06 11:52Scott WittenburgStatusbacklog => gatekeeper review
2013-12-06 11:52Scott WittenburgResolutionopen => fixed
2013-12-06 11:52Scott WittenburgAssigned To => Scott Wittenburg
2013-12-08 13:33Sebastien JourdainStatusgatekeeper review => customer review
2013-12-08 13:33Sebastien JourdainNote Added: 0031914
2013-12-24 19:14Alan ScottNote Added: 0032058
2013-12-24 19:14Alan ScottStatuscustomer review => closed

Notes
(0031908)
Scott Wittenburg   
2013-12-06 11:52   
Added Zach's patch for default camera manipulators in 2D interaction mode.
(0031914)
Sebastien Jourdain   
2013-12-08 13:33   
SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 14294-calculator-normals-tcoords
        add-zachs-sensible-default-2d-manipulators
        patch-mavericks
(VTK) pvweb-test-images-to-dashboard


---------------------------------------------
Topics reverted from next:
  implement_new_fragment_analysis
  sciberquest-test-timeout
  test_build_examples_against_pv_install
  unified-bindings2
(0032058)
Alan Scott   
2013-12-24 19:14   
Trusting that Zach tested Scott's work, and Scott tested Zach's. Closing.