oskarrough/ember-youtube

Full screen?

lordkada opened this issue · 5 comments

Hi,

is it possible to enable the full screen on mobile?

This component shouldn't change anything to how the default YouTube iframe embeds work on mobile. Do you have anything specific in mind?

I was just wondering why did you force the "fs" parameter to 0 (https://github.com/oskarrough/ember-youtube/blob/master/addon/components/ember-youtube.js#L45)...

Ah right, forgot all about that. Good catch —perhaps all the playerVars should be cleared out so we always run with YouTube defaults. And explain how you set your own.

Yes, I agree... ;-)