AllenCell / AllenCell/vole-core
use setChannelOptions more
未关闭
milestone candidate
Tech Debt
- 主要语言
- TypeScript
- 星标
- 106
- 派生
- 11
- 平均合并
- 3 天 51 分钟
- 30 天内合并 PR
- 12
描述
## 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.
贡献指南
评估
这个 Issue 还没有评估数据。