Update plyr.js
This commit is contained in:
parent
0f40923358
commit
152a7da969
|
@ -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 = 8888888888888888;
|
delay = 9000;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Delay a little more for keyboard users
|
// Delay a little more for keyboard users
|
||||||
|
|
Loading…
Reference in New Issue
Block a user