Closed 13917904019 closed 2 years ago
In addition, after changing the mapper, the sense in the browser is ok but the camera is not in the right position. Refreshing the whole web page can also make it right.
Also tracked here https://github.com/Kitware/trame-vtk/issues/3
For the camera part, it tends to be offloaded to the client but we should provide helper methods to streamline camera synchronization for either pushing client_to_server or server_to_client.
Should be fixed with trame-vtk>=2.0.9
After excuting the click_test2() function, I can still see the actor in the browser. Refreshing the web page could erase the actor and browser Cache might be the reason. How to solve the problem?
Thanks