Update plyr.js
This commit is contained in:
parent
2f2240d271
commit
01da1f83fc
@ -2605,7 +2605,7 @@
|
|||||||
show = _inArray(['mousemove', 'touchstart', 'mouseenter', 'focus'], toggle.type);
|
show = _inArray(['mousemove', 'touchstart', 'mouseenter', 'focus'], toggle.type);
|
||||||
|
|
||||||
// Delay hiding on move events
|
// Delay hiding on move events
|
||||||
if (_inArray(['mousemove', 'touchmove'], toggle.type)) {
|
if (_inArray(['touchmove'], toggle.type)) {
|
||||||
delay = 200;
|
delay = 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user