Bar: MediaMini player (Play/Pause + title)
This commit is contained in:
parent
33bec01e98
commit
5bf6659ba7
3 changed files with 39 additions and 7 deletions
|
|
@ -172,7 +172,7 @@ NBox {
|
|||
anchors.fill: parent
|
||||
anchors.margins: Style.marginTiny * scaling
|
||||
imagePath: MediaPlayer.trackArtUrl
|
||||
fallbackIcon: "image"
|
||||
fallbackIcon: "music_note"
|
||||
borderColor: Colors.mOutline
|
||||
borderWidth: Math.max(1, Style.borderThin * scaling)
|
||||
imageRadius: width * 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue