fix(subtitles): drop ASS furigana from published cues (#224)

This commit is contained in:
2026-08-29 13:15:30 -07:00
committed by GitHub
parent 051140f910
commit 5cc21113fd
6 changed files with 291 additions and 21 deletions
@@ -2,4 +2,4 @@ type: fixed
area: overlay
- Subtitle lines that start while another line is still on screen now appear alongside it instead of staying hidden until a track switch or seek (#220).
- Two subtitles shown at the same time now always render on separate lines, stacked by their authored screen position (top signs and song lines above bottom dialogue), so lines no longer merge into one sentence or swap rows mid-display.
- Genuine subtitles shown at the same time now render on separate lines, stacked by their authored screen position (top signs and song lines above bottom dialogue), while half-size ASS furigana is omitted instead of appearing as dialogue.