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

Allow setting layer resolution for ipyvolume viewer #65

Open
Carifio24 opened this issue Oct 3, 2024 · 0 comments
Open

Allow setting layer resolution for ipyvolume viewer #65

Carifio24 opened this issue Oct 3, 2024 · 0 comments
Labels
enhancement New feature or request ipyvolume Related to export from ipyvolume viewers

Comments

@Carifio24
Copy link
Member

Currently only a single resolution is used for the entire viewer. This makes sense for the vispy viewer, which only has a single viewer-wide resolution, but the ipyvolume viewer allows setting max_resolution for each layer. We should update the exporter to allow setting the resolution layer-by-layer. Currently we take the maximum of the resolutions of all of the exported layers.

@Carifio24 Carifio24 added enhancement New feature or request ipyvolume Related to export from ipyvolume viewers labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ipyvolume Related to export from ipyvolume viewers
Projects
None yet
Development

No branches or pull requests

1 participant