On Fri, Dec 4, 2015 at 10:56 PM, Cory Quammen <[email protected]> wrote: > Yoshimi, > > I looked into this issue some more. > > The server manager property is loaded as expected from the settings file. > However, camera settings are a little special as they are not updated from > the server manager. Data flows from the camera on the client to the server > only, not back. > I'll have to think of a way to handle this case.
Wouldn't it be possible to pass the value of that setting when the camera is created, or use the same mechanism that is used to switch between parallel and orthographic when clicking on the checkbox? (I'll confess to having looked at the problem before (it's one of the reasons why I started looking into ways to contribute to paraview), but I couldn't make head or tail of it. It's very difficult for me to follow the code.) -- Giuseppe "Oblomov" Bilotta _______________________________________________ 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
