Closed WillerZ closed 7 months ago
Attaching some screenshots so you can see what I'm talking about and to some extent verify whether I've done something weird.
Initial queue looks OK:
After adding some songs looks OK:
After clearing looks broken:
Interestingly I was still able to scroll the queue pane for a few seconds after clearing it, and that seems to be why the songs in the post-clearing screenshot don't match the ones in the pre-clearing screenshot.
Weird, I'll look into this at some point. Thanks for the report!
Can repro; I blame either WinUI or the toolkit on that one since things are cleaned up properly on the app side...
It's easy to hide the grid in any case, shouldve probably done that to begin with.
I'll have this fixed in the next release, thanks.
I see track names etc behind the "All is quiet now" messaging. Looks like maybe UI table row objects are being recycled and not cleared before reuse.