Update plyr.js

This commit is contained in:
noxy 2017-02-02 17:23:53 +00:00
parent 2c029c3881
commit 07972a6e9e

View File

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