Update plyr.js

This commit is contained in:
noxy 2017-02-02 17:34:46 +00:00
parent 152a7da969
commit 2ca983dcaa

View File

@ -2606,7 +2606,7 @@
// Delay hiding on move events
if (_inArray(['mousemove', 'touchmove'], toggle.type)) {
delay = 9000;
delay = 20000;
}
// Delay a little more for keyboard users