You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Element.ALLOW_KEYBOARD_INPUT parameter to enable keyboard input in
fullscreen mode. As long as this is a webkit-only feature it will be
hardcoded. When other browsers adopt this feature as well then I'm going to
make it configurable. (Closes#10)