use RowLayout in bar
This commit is contained in:
parent
218873add7
commit
0d3af3450b
2 changed files with 18 additions and 48 deletions
|
|
@ -8,8 +8,6 @@ Item {
|
|||
property int currentIndex: 0
|
||||
property var players: Mpris.players
|
||||
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
|
||||
Repeater {
|
||||
id: players
|
||||
model: Mpris.players.values.filter(item => item != null)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue