1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 10:12:46 +00:00

Add playbackBar -> playbackPage transition

This commit is contained in:
Chris Josten 2021-02-15 00:27:36 +01:00
parent b699f6e74d
commit 306693fa04
4 changed files with 385 additions and 33 deletions

View file

@ -31,7 +31,8 @@ import nl.netsoj.chris.Jellyfin 1.0
Page {
id: videoPage
property bool __videoPlaybackPage: true
// PlaybackBar will hide itself when it encounters a page with such a property
property bool __hidePlaybackBar: true
property JellyfinItem itemData
property int audioTrack
property int subtitleTrack