https://bugs.kde.org/show_bug.cgi?id=429464
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/219ef4f | |b71a3ce970f8afd4aa7e5ae7356 | |8131a1 Status|ASSIGNED |RESOLVED Version Fixed In| |21.04 --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit 219ef4fb71a3ce970f8afd4aa7e5ae73568131a1 by Nate Graham. Committed on 09/12/2020 at 21:10. Pushed by ngraham into branch 'master'. Move remaining track indicator to playlist footer Right now it can overlap with the text in the HeaderBar. And its current location there feels kind of random, like it's just floating in space, unstructured. By moving it to the playlist's footer, we solve both of those problems and also give it in a more logical home: alongside the indicator of the total number of tracks. Now the footer shows two related pieces of information: the total number of tracks, the the number of remaining tracks. FIXED-IN: 21.04 M +0 -1 src/qml/ElisaMainWindow.qml M +0 -38 src/qml/HeaderBar.qml M +9 -4 src/qml/MediaPlayListView.qml https://invent.kde.org/multimedia/elisa/commit/219ef4fb71a3ce970f8afd4aa7e5ae73568131a1 -- You are receiving this mail because: You are watching all bug changes.