hrajchert / angular-screenfull

Angular binding to the Screenfull library to allow fullscreen in your app.
http://hrajchert.github.io/angular-screenfull/
MIT License
60 stars 16 forks source link

Still allow mouse and keyboard control when fullscreen? #5

Closed MadEddieFFS closed 8 years ago

MadEddieFFS commented 9 years ago

Not sure if its me or Firefox but I am trying to make an element fullsceen (a SWF object) and allow the user to interact with the SWF presentation using the mouse and keyboard. Currently the first click returns to "Normal View". Therefore is it possible to limit the toggle of fullscreen to just the escape or F11 keys rather than mouse clicks?

hrajchert commented 9 years ago

I havent tried using a SWF object. Can you provide a JSFiddle or similar to check the problem?

hrajchert commented 8 years ago

Closing for now, if you provide more feedback I'll reopen