Thomas Leberbauer
Thomas Leberbauer
Use cases that come to mind: * Playing the songlist in shuffle mode while adding items to the queue that's also in shuffle mode. This would not be possible because...
@afontenot > > Playing the songlist (in any mode) while adding items to the queue (in any mode) and then double-clicking another song/album in the browser. The added items would...
For the record, I can reliably reproduce this when I insert around 4500 albums into the FlowBox widget. I also recorded the frames per second to put some numbers to...
> When the window is resized [...] the width of the columns doesn't change. Columns like "Title" or "Artist" do grow/shrink proportionally to the window width if they are set...
The reason for this is the implementation of shuffle-orders. These keep a played-history by referring to the row index of played songs. This becomes invalid when the rows are re-sorted....
@declension I just noticed #575, so I think this is actually a duplicate. EDIT: I guess it talks only about plugins. What I describe here also affects play-order plugins.
Great to see someone working on this, thanks @zeshuaro Here's a repository to showcase what I'm talking about: https://github.com/slosd/sample_renovatebot ``` $ flutter pub outdated Showing outdated packages. [*] indicates versions...
I did have a look at these and that prompted me to add an example which involves direct dependencies.
I don't think the report is incorrect. Is the content of "id" not supposed to be an URI?
Looking at the purl spec it seems `pkg:npm/%40apollo/[email protected]` would be "more" correct, but as far as I can see that wouldn't work either, because we would compare the literal string...