We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0ee13 commit e2fbdf7Copy full SHA for e2fbdf7
src/DefaultUI.html
@@ -42,7 +42,7 @@
42
<theoplayer-airplay-button tv-hidden mobile-hidden ad-hidden></theoplayer-airplay-button>
43
<theoplayer-chromecast-button tv-hidden mobile-hidden ad-hidden></theoplayer-chromecast-button>
44
<slot name="bottom-control-bar"></slot>
45
- <theoplayer-fullscreen-button></theoplayer-fullscreen-button>
+ <theoplayer-fullscreen-button tv-hidden></theoplayer-fullscreen-button>
46
</theoplayer-control-bar>
47
</div>
48
<theoplayer-language-menu id="language-menu" slot="menu" hidden></theoplayer-language-menu>
0 commit comments