mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
set playingFullscreen to proper value
Signed-off-by: Toni Förster <toni.foerster@gmail.com>
This commit is contained in:
@@ -75,6 +75,7 @@ extension Defaults.Keys {
|
||||
static let expandVideoDescription = Key<Bool>("expandVideoDescription", default: expandVideoDescriptionDefault)
|
||||
|
||||
static let collapsedLinesDescription = Key<Int>("collapsedLinesDescription", default: 5)
|
||||
static let exitFullscreenOnEOF = Key<Bool>("exitFullscreenOnEOF", default: true)
|
||||
|
||||
static let showChapters = Key<Bool>("showChapters", default: true)
|
||||
static let showChapterThumbnails = Key<Bool>("showChapterThumbnails", default: true)
|
||||
|
Reference in New Issue
Block a user