Peter Sobolewski
Peter Sobolewski
I pushed a fix, you forgot to let tox use 6.4.3 :smile:
I re-ran it here's the new seg fault for anyone following along at home 😉 `napari/_vispy/_tests/test_vispy_camera.py` https://github.com/napari/napari/actions/runs/8286418792/job/22676810304
> Maybe it should wait until 6.5 (6.6) fixes will be merged? You mean this PR to deal with the swapping of class inheritance order? https://github.com/napari/napari/pull/6062 I mean I think...
IMO it's worth having these examples work and be tested. I played with the testing, it was trickier than I thought. I made a PR though: https://github.com/napari/napari/pull/6763
I tested face color, border color, and point size via the GUI, they all work as expected. Symbol does not. And indeed, `current_border_width` which is not available in the GUI...
Related, at I2K I got a request for gridlines in 2D mode across the canvas.
I like the idea of a way to activate `transform` mode from the GUI--I bet a lot of people don't know it exists. Not sure every layer needs its own...
Yeah, thinking further it's per layer so the layer controls makes the most sense. I can't say I love the scale sliders in the layer controls -- feel like something...
I like the contextual style menu a lot better than the floating dialog. I think that looks pretty good. I think if it's to make a menu, it should be...