ParaViewWeb gurus, Is there a correct way to send a zoom request through the ParaViewWeb API?
I'm especially looking at the PVW MouseHandler (documentation here -- http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/api/protocols.ParaViewWebMouseHandler)
I have had some success by sending a right-click with a small y value (looks like it needs to be between 0 and 1), the action set to "none", and buttonRight set to "true". However, when I afterward rotate the view (using the same RPC call with different methods), the rendered object just vanishes, although the axes and legend are still there.
Jordan -- Jordan Deyton Oak Ridge National Laboratory Telephone: (865) 574-1091 Email: [email protected] _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
