AllenCell / AllenCell/allencell-segmenter-ml
Update napari layer event handlers to use the new api
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Napari 0.6.2 r[emoved the `layers_change` napari event](https://github.com/napari/napari/pull/7971) which we use to respond to some updates in the layer list.
We need to update this to use the [new api](https://napari.org/stable/api/napari.components.LayerList.html?utm_source=chatgpt.com)
**Additional context**
This will fix https://github.com/AllenCell/allencell-segmenter-ml/issues/633
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.