NamPNQ/bower-videogular-youtube

is fullscreen working?

ronky opened this issue · 1 comments

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!

From stackoverflow:

"YouTube don't expose fullscreen in their API, but you can call the native browser requestFullScreen()"