Fixes
- Smoother hover scrolling for long repository names. The marquee added in v3.26.1 was choppy because it animated a layout property. It now uses a GPU-composited transform, so the scroll is smooth. The hover target is also bigger: hovering anywhere over the repository cell scrolls both the name and the owner/repo path together.
Full Changelog: v3.26.1...v3.26.2