Keyboard shortcuts

This commit is contained in:
Sam
2016-08-20 23:39:18 +10:00
parent bea513f5dd
commit 92b9e3400b
8 changed files with 204 additions and 114 deletions

View File

@ -25,6 +25,7 @@ And some other changes and bug fixes:
- Sprite is only loaded once (fixes #259)
- Fixes for Vimeo post message bugs on source change or destroy (fixes #318)
- Save caption state in storage (fixes #311)
- Added keyboard shortcuts to the current focused player (with option to disable) (fixes #309)
## v1.8.12
- Vimeo keyboard focus fix (Fixes #317)