fix(overlay): preserve visible state across playlist item transitions (#124)

This commit is contained in:
2026-06-12 23:38:54 -07:00
committed by GitHub
parent 33e767458f
commit 1158be5b39
3 changed files with 62 additions and 0 deletions
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Kept the visible overlay active while mpv advances to the next playlist item, even when the next episode loads after the warm transition delay.