napari / napari

napari: a fast, interactive, multi-dimensional image viewer for python
https://napari.org
BSD 3-Clause "New" or "Revised" License
2.07k stars 410 forks source link

Add example linking the cameras of two viewers #6881

Open jni opened 2 weeks ago

jni commented 2 weeks ago

This simulates multi-view multicanvas.

Based on: https://forum.image.sc/t/zooming-in-on-the-same-region-on-two-different-layers/95659/5

imagesc-bot commented 2 weeks ago

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/zooming-in-on-the-same-region-on-two-different-layers/95659/8

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.43%. Comparing base (f66fce6) to head (184349d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6881 +/- ## ========================================== - Coverage 92.45% 92.43% -0.02% ========================================== Files 617 617 Lines 55156 55156 ========================================== - Hits 50993 50986 -7 - Misses 4163 4170 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.