Hi,

I'm trying to change default camera 3D Manipulators editing the JSON
file, because I'd like to use the middle button for Zoom and the right
one for Pan. So I modified the JSON file adding the following lines:

   "settings" : {
      "GeneralSettings" : {
         "DefaultTimeStep" : 0
      },
      "RenderViewInteractionSettings" : {
         "Camera3DManipulators" : [ 4, 2, 1, 3, 4, 1, 2, 4, 2 ]

The JSON file seems correct because Paraview open without any problem,
however the new 3d Manipulators configuration is not loaded.

Any tips?

Thanks,

Gaspare
_______________________________________________
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

Reply via email to