Open Issues Need Help
View All on GitHubAI Summary: The task is to fix an inverted image plane in the napari-animation plugin's example gallery. The inversion is due to a handedness change in napari 0.6.0. The solution likely involves adjusting the camera orientation parameters in the relevant example script (`layer_planes.py`) to compensate for the change.
Complexity:
3/5
good first issue