https://bugs.kde.org/show_bug.cgi?id=431602
Matthieu Gallien <matthieu_gall...@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/elisa/commit/afaf25d | |815763728ac842922dd422377f6 | |6079dc Version Fixed In| |20.12.2 --- Comment #3 from Matthieu Gallien <matthieu_gall...@yahoo.fr> --- Git commit afaf25d815763728ac842922dd422377f66079dc by Matthieu Gallien, on behalf of Nate Graham. Committed on 15/01/2021 at 16:12. Pushed by mgallien into branch 'release/20.12'. Fix "show current track" button I broke this in 3b80b0001239f8c6a35f95ff940e6ba596075310 by making PlayListBasicView into a ScrollView, not a ListView. Therefore anything that wants to target properties and functions of the list view item needs to be adjusted to do so explicitly. FIXED-IN: 20.12.2 M +3 -3 src/qml/MediaPlayListView.qml M +1 -0 src/qml/PlayListBasicView.qml https://invent.kde.org/multimedia/elisa/commit/afaf25d815763728ac842922dd422377f66079dc -- You are receiving this mail because: You are watching all bug changes.