LinkunGao / copper3d_visualisation

A 3d visualisation package base on threejs. Provides: Dicom loader, Nrrd Segmentation Tools, GltfExport, Create vtk animation functions.
https://linkungao.github.io/copper3d_visualisation/
Apache License 2.0
31 stars 1 forks source link

Bug: gui bug in copperNrrdLoader #213

Closed LinkunGao closed 1 year ago

LinkunGao commented 1 year ago

When using the loader to load multiple files, our condition is: some of them are enabled GUI; some are not. But the issue is all GUIs are enabled.