10e2fbd499
When using fullscreen mode, hitting the escape key will exit out of fullscreen mode. To stay in fullscreen mode but pass the escape key through, we can use the Keyboard API to require the escape key be held down https://wicg.github.io/keyboard-lock/#escape-key. Tested in Chrome which supports Keyboard API and Firefox which does not https://caniuse.com/?search=navigator.keyboard with no errors in either case. |
||
---|---|---|
.. | ||
about.vue | ||
avatar.vue | ||
chat.vue | ||
clipboard.vue | ||
connect.vue | ||
context.vue | ||
controls.vue | ||
emoji.vue | ||
emote.vue | ||
emotes.vue | ||
files.vue | ||
header.vue | ||
markdown.ts | ||
members.vue | ||
menu.vue | ||
resolution.vue | ||
settings.vue | ||
side.vue | ||
unsupported.vue | ||
video.vue |