Update plyr.js
This commit is contained in:
parent
01da1f83fc
commit
9a1edde889
@ -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(['touchmove'], toggle.type)) {
|
if (_inArray(['mouseleave'], toggle.type)) {
|
||||||
delay = 200;
|
delay = 200;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user