Files
streamyfin/utils/atoms
Gauvain 5221ed1963 fix(tv): only defer subtitle selection when it navigates
The close-first + runAfterInteractions pattern is needed only in the player,
where selecting a subtitle can navigate (replacePlayer for a burn-in switch
while transcoding). On the item detail page the selection just updates state, so
deferring it until after the modal is dismissed re-renders the page after focus
returns and yanks TV focus — leaving navigation stuck. Gate the deferral behind
deferApplyUntilDismissed (set by the in-player caller only); the detail page runs
the selection before closing, preserving focus.
2026-07-07 00:33:09 +02:00
..
wip
2024-09-28 15:45:00 +02:00
2026-01-31 10:52:21 +01:00
2026-01-31 10:52:21 +01:00
2026-01-31 10:52:21 +01:00
2026-01-18 15:22:44 +01:00
2026-01-20 22:15:00 +01:00