Skip to content

Commit e2fbdf7

Browse files
Hide fullscreen button on TV
1 parent fc0ee13 commit e2fbdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DefaultUI.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<theoplayer-airplay-button tv-hidden mobile-hidden ad-hidden></theoplayer-airplay-button>
4343
<theoplayer-chromecast-button tv-hidden mobile-hidden ad-hidden></theoplayer-chromecast-button>
4444
<slot name="bottom-control-bar"></slot>
45-
<theoplayer-fullscreen-button></theoplayer-fullscreen-button>
45+
<theoplayer-fullscreen-button tv-hidden></theoplayer-fullscreen-button>
4646
</theoplayer-control-bar>
4747
</div>
4848
<theoplayer-language-menu id="language-menu" slot="menu" hidden></theoplayer-language-menu>

0 commit comments

Comments
 (0)