X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=remote%2Fqml%2Fpages%2FPlaybackPage.qml;h=daa48dfd31482d0276e0e6434d7a3119e7cbb163;hb=da720f9da0a4d8f1c73a74e1d40726885f3d7f3e;hp=abbd0d84ea95814d6b2eebb1d6a47aafe7731cd2;hpb=5ddfcd433a000be3c32e7fc6ade4de9e0673de9e;p=xinema.git diff --git a/remote/qml/pages/PlaybackPage.qml b/remote/qml/pages/PlaybackPage.qml index abbd0d8..daa48df 100644 --- a/remote/qml/pages/PlaybackPage.qml +++ b/remote/qml/pages/PlaybackPage.qml @@ -102,6 +102,14 @@ Page streamControl.playbackState = StreamControl.Paused; } } + } + + Column + { + width: parent.width + spacing: Theme.paddingLarge + anchors.bottom: page.bottom + anchors.bottomMargin: 2*Theme.paddingLarge ChannelSelect {