manually set height of MediaProgress

This commit is contained in:
Anika Raemer 2019-04-04 13:44:28 +02:00
parent f0ff732329
commit f3b995e1db
3 changed files with 5 additions and 1 deletions

View file

@ -17,6 +17,7 @@ Rectangle {
model: container.model
// might require height for labels to be shown on RasPi (Qt 5.10)
//2019-04-04: defined in MediaProgress.qml -> test on rasPi
}
PlayerButtons{