brainglobe / brainrender-napari

A napari plugin to render BrainGlobe atlases and associated data as layers.
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

[Feature] Make downloading an atlas robust #64

Open alessandrofelder opened 11 months ago

alessandrofelder commented 11 months ago

While an atlas is being downloaded, double-clicking on said atlas should not break anything. I'm not sure it does currently, but I think it might?

Describe the solution you'd like Full robustness and good UI for this. Maybe disabling and greying out the row of the atlas currently being download. Related to #62

Describe alternatives you've considered None yet, but open to suggestions

Additional context Continuation of #7