Lorenzo Gaifas

Results 298 comments of Lorenzo Gaifas

Yes, that's also great, though not really equivalent (we still have the `viewer` variable, for example, which is a napari-only thing)

I tried very quickly to see how difficult things would be on the vispy side, and I don't think it would be terrible! For textures, there are only 2 places...

Sure; it's very minimal now though: vispy/vispy#2391.

Hi @dagewa , sorry you had to wait, the issue must have slipped through the cracks! I found the issue with problem 2: we need to index into `translation` so...

Uhm, I might have been wrong :/

Ok, I think I solved the issue. However, for number `2.`, it seems that it's by design that in 3D you cannot use for example the lower left anchor, and...

Hey @napari/core-devs and anyone who's passing by! I've been chipping away at this PR for a while now, and I think it's time for a proper review. Here's a summary...

Here's a snippet to test out everything (something's still wrong with the mouse bindings, so you have to change layer selection from and to `Points` to be able to pan-zoom):...

Yup, agree with the above! I don't have the bandwidth now to do with this, but if anyone wants to open a PR with this I'd be happy to review.

> @brisvag has napari seen this before? @almarklein @larsoner any historical context you can supply to this? I actually encountered this `bounds` caching before, and had to work around it....