AllenCell / AllenCell/allencell-segmenter-ml

Refactor FileInputWidget and Viewer

未关闭
#580 1 条评论 0 个 reaction 已指派 1 人 已被 @hughes036 认领 在 GitHub 查看
🚨 high priority🚨 refactor
主要语言
Python
星标
5
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

**Please describe the problem that needs to be solved by this feature**
`FileInputWidget` relies heavily on the viewer for file paths which works but makes these two very tightly coupled.
The viewer is needed for file state when images have been dragged and dropped into the napari viewer or loaded in through napari
We should look into incorporating both as a single component, or refactoring their responsibilities so the current setup relies less on the viewer.

Proposed changes: combine `FileInputWidget` and `Viewer`

**How important is this feature to you? (Software team will re-prioritize all tickets based on current workload)**
medium

**Describe the solution you'd like**
combine `FileInputWidget` and `Viewer`

**Describe alternatives you've considered**
refactor so FileInputWidget does not rely on Viewer as much.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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