Files
streamyfin/components/video-player
Gauvain de5e323db4 fix(player): re-enable controls auto-hide timeout
The useControlsTimeout call hardcoded disabled: true (introduced in
the KSPlayer PR #1266), so player controls never auto-hid after the
inactivity timeout and stayed on screen until manually toggled.
Remove the override to restore the intended auto-hide behavior.
2026-06-01 23:32:43 +02:00
..