Tim Monko
Tim Monko
# Description While playing with https://neurobirth.org/db_EdU.html at a journal club on my laptop today, I noticed how nice it was to have inertia for panning around the canvas. This reminded...
This histogram is largely inspired by previous work, especially, done by Talley in [#675](https://github.com/napari/napari/pull/675) and the work done to accomplish a histogram during implementation of https://github.com/pyapp-kit/ndv/issues/49 I originally hacked together...
## 🚀 Feature Add to `builtins` a widget that exposes a curated set of layer attributes for users to not have to access this information programmatically. I'm at least thinking...
### 🐛 Bug Report When using builtins save to folder, a given folder name like 'my_folder' will be named as 'my_folder.svg' this seems quite wrong! It made me double take...
Creating a temp environment to launch napari with Qt6 does not work (found through debugging a different setup for someone): `uvx --with "napari[pyqt6]" napari` Using Qt5 works as expected: `uvx...
### 🐛 Bug Report Observed in discussion starting here [#release > 0.6.3 @ 💬](https://napari.zulipchat.com/#narrow/channel/215289-release/topic/0.2E6.2E3/near/530366809) Toggling to 3D view pops an error. This is present on at least 0.6.2, so is...