fix(overlay): collapse karaoke syllable spam in secondary subtitles (#139)

This commit is contained in:
2026-07-06 01:09:06 -07:00
committed by GitHub
parent b14f977e33
commit 35ca2afc6f
4 changed files with 87 additions and 9 deletions
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Fixed secondary subtitles stacking dozens of one-syllable lines down the screen during karaoke-typeset openings/endings, which made the hover-pause band cover the whole video: karaoke-like event spam is now collapsed into a single deduped line, and the secondary subtitle area is height-capped so it always stays a strip at the top.