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

3D niftis with dimension size [1,H,W] are displayed 2D (only X,Y axis showing) #38

Open
chr-wei opened this issue Apr 7, 2023 · 1 comment

Comments

@chr-wei
Copy link

chr-wei commented Apr 7, 2023

Single-slice 3D niftis should be shown as 3D images with one dimension not scrollable. Instead they are reduced to 2D niftis. This results in two scroll-bars X,Y where the user scrolls through 1D visual arrays.

@chr-wei
Copy link
Author

chr-wei commented Apr 7, 2023

I think the issue can be adressed changing some lines here:

this.slices.map((d, i) => {

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