1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update video osd

This commit is contained in:
Luke Pulverenti 2017-01-04 15:29:29 -05:00
parent 5fb6288ba2
commit 5516e8b168
9 changed files with 19 additions and 28 deletions

View file

@ -2745,7 +2745,7 @@ var AppInfo = {};
postInitDependencies.push('playerSelectionMenu');
//if (appHost.supports('fullscreen')) {
//if (appHost.supports('fullscreenchange')) {
require(['fullscreen-doubleclick']);
//}