Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete the actor in the VtkLocalView? #137

Closed
13917904019 opened this issue Nov 4, 2022 · 3 comments
Closed

How to delete the actor in the VtkLocalView? #137

13917904019 opened this issue Nov 4, 2022 · 3 comments

Comments

@13917904019
Copy link

image

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

@13917904019
Copy link
Author

image

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.

@jourdain
Copy link
Collaborator

jourdain commented Nov 4, 2022

Also tracked here Kitware/trame-vtk#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.

@jourdain
Copy link
Collaborator

jourdain commented Nov 5, 2022

Should be fixed with trame-vtk>=2.0.9

@jourdain jourdain closed this as completed Nov 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants