Update plyr.js

This commit is contained in:
noxy 2017-02-02 17:31:42 +00:00
parent 4c3ce2080d
commit 0f40923358

View File

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