https://bugs.kde.org/show_bug.cgi?id=434437
--- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 5d8c2630d8b113c3f3a7779e299cd43c2234614a by Nate Graham, on behalf of Tranter Madi. Committed on 21/02/2022 at 18:42. Pushed by ngraham into branch 'master'. Make more use of Kirigami stuff - Use Kirigami stuff instead of handmade ones. - `alternativeBackground` should only be used when section is not used. Related: bug 448461, bug 447984 FIXED-IN: 22.04 M +0 -1 src/CMakeLists.txt M +4 -8 src/qml/BasicPlayListAlbumHeader.qml M +0 -2 src/qml/ContentView.qml D +0 -254 src/qml/DraggableItem.qml M +0 -2 src/qml/ElisaMainWindow.qml M +1 -3 src/qml/HeaderBar.qml M +100 -161 src/qml/MediaPlayListView.qml M +209 -249 src/qml/PlayListEntry.qml M +32 -50 src/qml/SimplePlayListView.qml M +130 -168 src/qml/mobile/MobilePlayListDelegate.qml M +29 -3 src/qml/shared/BasePlayListDelegate.qml M +0 -1 src/resources.qrc https://invent.kde.org/multimedia/elisa/commit/5d8c2630d8b113c3f3a7779e299cd43c2234614a -- You are receiving this mail because: You are watching all bug changes.