is fullscreen working?
ronky opened this issue · 1 comments
ronky commented
Hi
I've tried calling toggleFullScreen() on videogular but the youtube video didn't switch to fullscreen.
It switches to fullscreen only on doubleclick.
Thanks for help!
ronky commented
From stackoverflow:
"YouTube don't expose fullscreen in their API, but you can call the native browser requestFullScreen()"