FZJ-INM1-BDA / siibra-explorer

Apache License 2.0
21 stars 4 forks source link

reintroduce mesh loading spinner #451

Closed xgui3783 closed 9 months ago

xgui3783 commented 4 years ago

Since v2.0.0, the loading spinner for mesh loading had been deactivated, as the accurate counting of total meshes can no longer be relied upon.

This should be reinstanted.

Relevant: https://github.com/HumanBrainProject/interactive-viewer/blob/e36f3becef15d02fa077440324f33d5794b32257/src/ui/nehubaContainer/nehubaViewer/nehubaViewer.component.ts#L391

xgui3783 commented 9 months ago

out of scope for now.

the introduction of auxiliary meshes already greatly reduce the need for mesh loading spinner.