1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

Fix delegate on lock

This commit is contained in:
bbedward
2025-10-14 08:15:29 -04:00
parent 80301d1aab
commit eb7e665c86

View File

@@ -733,8 +733,7 @@ Item {
Repeater {
model: 6
Rectangle {
delegate: Rectangle {
width: 2
height: {
if (MprisController.activePlayer?.playbackState === MprisPlaybackState.Playing && CavaService.values.length > index) {