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 handling of slider dimensions #184

Open
axtimwalde opened this issue May 8, 2022 · 0 comments
Open

Improve handling of slider dimensions #184

axtimwalde opened this issue May 8, 2022 · 0 comments

Comments

@axtimwalde
Copy link
Member

Currently, BDV is tailored to 2D or 3D + t and color channels as sources. Often though, we want to simply add sliders or wheels for some dimensions beyond 2D or 3D. The best implementation that is consistent with the current API is most likely a dedicated Source where a subset of the dimensions can be exposed (may be as [Real]Localizable|Positionable) and the source would return the respective hyperslice for getSource(...) and getInterpolatedSource(...).

@tpietzsch tpietzsch transferred this issue from bigdataviewer/bigdataviewer-vistools Jun 13, 2024
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

1 participant