AllenCell / AllenCell/vole-core
use setChannelOptions more
Offen
milestone candidate
Tech Debt
- Vorherrschende Sprache
- TypeScript
- Sterne
- 106
- Forks
- 11
- Ø Merge
- 3 T. 51 Min.
- Gemergte PRs (30 T.)
- 12
Beschreibung
## Use Case
We have too many code paths for setting the same settings.
## Solution
For all of the top-level View3d api calls that set very specific data, we should have their internal implementations all be routed into our more generalized setChannelOptions. We can do this without changing the View3d api.
## Alternatives
API changes to deprecate the single setting functions and then enforce setChannelOptions as the only public API is a bigger decision that has less effect on stability and could be considered separately.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.