From 20c23dc7285b831bdf130275c1e6aa760a7282dc Mon Sep 17 00:00:00 2001 From: grafixeyehero Date: Sat, 21 Sep 2019 18:15:27 +0300 Subject: [PATCH] switch lording html --- src/components/htmlvideoplayer/plugin.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/components/htmlvideoplayer/plugin.js b/src/components/htmlvideoplayer/plugin.js index 298662f1e..8b095d40e 100644 --- a/src/components/htmlvideoplayer/plugin.js +++ b/src/components/htmlvideoplayer/plugin.js @@ -1398,13 +1398,10 @@ define(['browser', 'require', 'events', 'apphost', 'loading', 'dom', 'playbackMa cssClass += ' htmlvideoplayer-moveupsubtitles'; } - // Can't autoplay in these browsers so we need to use the full controls, at least until playback starts - if (appHost.supports('htmlvideoautoplay')) { - html += '