psst
psst copied to clipboard
Incorrect repainting while scrolling playlists
Describe the bug If you leave your cursor hovered over a track and scroll using the scroll-wheel (or a trackpad gesture in my case), it paints the hover state over multiple songs. I would expect it to only be one track at a time, like it does when you move the mouse without scrolling.
I wondered if this was a bug in druid, but it does not happen on the playlist sidebar, only the tracks.
Screenshots

Environment
- OS: macOS Monterey
- Version: 12.2.1
Can confirm this issue on Ubuntu 20.04
Looks to be related to https://github.com/linebender/druid/issues/2181 in Druid
Hi, sorry for the wait :( Fixed in master!