You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding two images, the channel slider (bottom of the interface) doesn't work on the second image; to fix one needs to first delete the first image.
so for me this does seem to work, I tested this by rendering image0 not visible and I still do see Image1 changing. However, for me the thumbnail of Image1 is not being updated while for Image0 it is. Might check together in person regarding this, but this could be a bug in napari core.
When adding two images, the channel slider (bottom of the interface) doesn't work on the second image; to fix one needs to first delete the first image.
To reproduce, run the code:
and then:
image0
, the slider in the bottom of the interface worksimage1
(which is now in focus), the slide will not workimage0
, the slider will work again, onimage1
.The text was updated successfully, but these errors were encountered: