summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/MediaPlayer.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/MediaPlayer.qml b/app/MediaPlayer.qml
index 063fb55..f7a54d7 100644
--- a/app/MediaPlayer.qml
+++ b/app/MediaPlayer.qml
@@ -257,7 +257,7 @@ ApplicationWindow {
Item {
Layout.fillWidth: true
Layout.fillHeight: true
- Layout.preferredHeight: container.height / 2
+ Layout.preferredHeight: 407
ListView {
anchors.fill: parent