Peter Sobolewski

Results 217 comments of Peter Sobolewski

I can reproduce all of these on main, macOS 12.6 arm64. One small detail: for me the 2nd bug `When you install a plugin, it no longer moves from the...

I'd be pretty weirded out if I updated napari and got a new env with no plugins...at that point yea, just using a website to download would be equivalent.

> I think that source in status bar should be updated if mouse is over layer in layerlist, not when mouse is over image as much more important are layer...

@lucyleeow I checked out this PR on my mac (macOS 12.6, arm64) and every element of the menu works properly in the GUI. Running pytest on that set of tests...

This sounds great! Somewhat related to https://github.com/napari/napari/pull/4201 where the goal was enabling data only screenshots at full res, with no canvas background. Being able to set the canvas size to...

> ``` > ModuleNotFoundError: No module named 'app_model' > ``` Do you have `app-model` installed? It's in setup, so weird if you don't...

> > it doesn't use a blend constant for alpha, so the alpha slider does nothing: it only affects the thumbnail and not the canvas. > > In such a...

> > ``` > > 1. it doesn't use a blend constant for alpha, so the alpha slider does nothing: it only affects the thumbnail and not the canvas. >...

I did test the cells 3D example, see the OP. It (and the other z-stacks I've tried) work fine in 3D.

@Czaki @brisvag Regarding the slider: I can disable it: this leaves the slider (and label "opacity") in place, but it cannot be changed. There is no visible (to me) indicator...