vscode-neuro-viewer
vscode-neuro-viewer copied to clipboard
3D niftis with dimension size [1,H,W] are displayed 2D (only X,Y axis showing)
trafficstars
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.
I think the issue can be adressed changing some lines here: https://github.com/anibalsolon/vscode-neuro-viewer/blob/34e2f88d656d8b6f2716e301535a78acb325a6bf/webview/nifti/navigation.ts#L70