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

Improve initialization #37

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

kevinyamauchi
Copy link
Contributor

As discussed in #35 , this PR fixes the initialization behavior of the widgets:

  • initializes the surface layer with shading set to none
  • fixes the re-enabling of the picking layer after a layer has been deleted. the new behavior is that when one of the annotation layers associated with the picking (e.g., points or vectors) is deleted from the viewer, the picking mode is disabled. the user can then re-enable the picking and the layers are re-created.

@kevinyamauchi kevinyamauchi merged commit d6b2ac1 into cellcanvas:main Apr 4, 2024
9 checks passed
@kevinyamauchi kevinyamauchi deleted the improve-initialization branch April 4, 2024 14:25
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

Successfully merging this pull request may close these issues.

1 participant