This repository has been archived by the owner on May 24, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (player): default keyboard events are not prevented
Before the keyboard event listener was all too greedy and prevented any default keyboard event from being passed to the browser. Reloading the page, for example, is now possible even if the player has focus.
- Loading branch information