AllenCell / AllenCell/cell-feature-explorer

Restore Vol-E settings when returning to previous volumes ("memory")

未关闭
#253 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
2
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

## Use Case

Requested by @carolinecch! Users previously requested the ability to keep the same intensity settings when switching between volumes (#242).

Caroline also described a scenario where she wants to view two different images with different settings and switch quickly between them:
1. User views Volume 1, which appears with best fit contrast settings, and dials in settings.
2. User opens Volume 2, which appears with best fit contrast settings, and dials in settings.
3. User opens Volume 1 again.
a. In the current behavior, Volume 1 is reset back to the best fit contrast settings.
b. Caroline would instead like Volume 1 to keep the previously-used contrast settings.

## Solution

- [ ] Create a component that stores a dictionary mapping from source to viewer settings in CFE, which updates whenever viewer settings change.
- [ ] When the source image changes and the user goes to a previously-loaded volume, load the previous viewer state again.
- [ ] Obey other previously-set behaviors (e.g. #242 keep channel intensity values)

## Alternatives

- What settings should we drop or ignore? Should we only keep channel intensity settings? Colors?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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