Option to make side drawer push videos to the side and be permanent, fixes #320

This commit is contained in:
Håvar Aambø Fosstveit
2020-05-09 00:03:56 +02:00
parent c5143de647
commit 1690394328
26 changed files with 174 additions and 21 deletions
+3
View File
@@ -57,6 +57,9 @@ var config =
// If true, will show media control buttons in separate
// control bar, not in the ME container.
buttonControlBar : false,
// If false, will push videos away to make room for side
// drawer. If true, will overlay side drawer over videos
drawerOverlayed : true,
// Timeout for autohiding topbar and button control bar
hideTimeout : 3000,
lastN : 4,