1
0
mirror of https://github.com/videojs/video.js.git synced 2025-11-29 23:07:51 +02:00
Files
video.js/docs/guides
Owen Edwards 61053bf674 feat: add hotkeys support ("m", "f", "k", and Space) (#5571)
Extend keyboard support for the SeekBar, and pass unhandled keydown events from components back to the player.
Switch from raw keycodes to the keycode module.

Using `userActions.hotkeys`, which can either be a function to match the hotkeys plugin, or an object with properties like `fullscreenKey`, see the documentation for more info.

This is currently off by default, we will consider turning it on by default in the future, see #5765.

Fixes #4048, fixes #3022.
2019-01-25 14:10:29 -05:00
..
2018-10-10 11:09:53 -04:00
2018-11-14 13:45:20 -05:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00
2018-10-10 11:09:53 -04:00