Wouter-Michiel Vierdag

Results 100 comments of Wouter-Michiel Vierdag

> Thanks @LucaMarconato ! I left a review with some minor points below. I think it looks good, but i didn't have time for a super in depth review. Given...

personally I don't see any blockers currently for this PR.

Hi @MobiTobi, As @LucaMarconato mentioned I am indeed working in this direction. Particularly I am working on schemas that would allow to extract this information and to put it into...

Thought so too but @Czaki and I checked this and this does not seem to be correct. We had the same approach, but due to conversion to uint8 in vispy...

We also tried with by adjusting the controls of a custom color map, but same issue.

``` import napari from skimage.data import cells3d data=cells3d() viewer = napari.Viewer() data[:,1, 90:110, 90:110] = 65535 data[:,1, 110:130, 110:130] = 65534 data[:,1, 140:160, 140:160] = 0 data[:,1, 170:190, 170:190] =...

I don't actually think one could use the highlight as I also had the case that hovering over a shape highlights the shape. @OnionKiller would you be interested in doing...

Great, for the record my name there is wouter-michiel!

@palec87 As @Carreau pointed out there are some conflicts. If you would like you can resolve them and get the PR out of draft mode. If you are not familiar...