AllenCell / AllenCell/allencell-segmenter-ml
Update napari layer event handlers to use the new api
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.