mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #6016 from tcely/patch-2
Show slideshow controls when touched
This commit is contained in:
commit
2682098f61
1 changed files with 1 additions and 2 deletions
|
@ -732,9 +732,8 @@ export default function (options) {
|
|||
|
||||
obj.x = eventX;
|
||||
obj.y = eventY;
|
||||
|
||||
showOsd();
|
||||
}
|
||||
showOsd();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue