1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Backport pull request #6016 from jellyfin-web/release-10.9.z

Show slideshow controls when touched

Original-merge: 2682098f61

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
tcely 2024-09-07 18:07:37 -04:00 committed by Joshua M. Boniface
parent 3709b99d33
commit 2aabb13640

View file

@ -732,9 +732,8 @@ export default function (options) {
obj.x = eventX;
obj.y = eventY;
showOsd();
}
showOsd();
}
/**