AllenCell / AllenCell/vole-core

use setChannelOptions more

未关闭
#159 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。