https://bugs.kde.org/show_bug.cgi?id=488690
Jack Hill <jackhill3...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/-/commit/fe01a | |d59ca132e8b447bb6b1edb4536e | |b69ec24a Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jack Hill <jackhill3...@gmail.com> --- Git commit fe01ad59ca132e8b447bb6b1edb4536eb69ec24a by Jack Hill. Committed on 21/06/2024 at 13:55. Pushed by jackh into branch 'master'. MediaPlayListProxyModel: only enqueue after the current track when shuffled and only after the current album when in album shuffle mode. Typically if a user wants to enqueue a track, they also want to hear the track at some point. Also fixes an issue where the enqueued track could sometimes enqueue at the index of the currently playing track, causing the current track to change. M +30 -5 autotests/mediaplaylistproxymodeltest.cpp M +14 -2 src/mediaplaylistproxymodel.cpp https://invent.kde.org/multimedia/elisa/-/commit/fe01ad59ca132e8b447bb6b1edb4536eb69ec24a -- You are receiving this mail because: You are watching all bug changes.