mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-02 12:08:37 +01:00
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.