Update src/plugins/htmlVideoPlayer/plugin.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -1367,7 +1367,7 @@ function tryRemoveElement(elem) {
|
||||
}
|
||||
|
||||
if (options.fullscreen) {
|
||||
if (browser.tv && Screenfull.isEnabled) {
|
||||
if (!window.NativeShell && browser.web0s && Screenfull.isEnabled) {
|
||||
Screenfull.request();
|
||||
return videoElement;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user