allen-cell-animated / volume-viewer

https://allen-cell-animated.github.io/volume-viewer/
Other
90 stars 7 forks source link

Only load enabled channels #173

Closed frasercl closed 6 months ago

frasercl commented 6 months ago

Addresses #158: don't load disabled channels.

To verify:

  1. Open test app.
  2. Switch volume to "OME Zarr (Nucmorph)"
  3. Disable either channel.
  4. Step through time. Each time point should load faster than normal.
  5. Re-enable the disabled channel. The channel should load into its current timepoint.

What this PR does NOT do:

This is a relatively small change to address the "letter" of the linked issue, which falls just a bit short of the "spirit" of the issue for the following reasons: