forked from 0x2620/pandora
clean up ui settings on load; make show/hide video timeline work via menu and keyboard
This commit is contained in:
parent
49d13a1a78
commit
8caa57d33e
4 changed files with 28 additions and 5 deletions
|
|
@ -616,7 +616,6 @@
|
|||
"showAnnotations": true,
|
||||
"showBrowser": true,
|
||||
"showCalendarControls": true, // fixme: should be false
|
||||
"showControls": true,
|
||||
"showFlags": true,
|
||||
"showGroups": true,
|
||||
"showHome": true,
|
||||
|
|
@ -634,6 +633,7 @@
|
|||
},
|
||||
"showSidebar": true,
|
||||
"showSitePosters": false,
|
||||
"showTimeline": true,
|
||||
"sidebarSize": 256,
|
||||
"theme": "modern",
|
||||
"videoPoints": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue