fix(overlay): show all secondary subtitle lines

- Remove the secondary subtitle height and overflow clipping
- Update coverage to allow long subtitle stacks
This commit is contained in:
2026-08-22 23:43:32 -07:00
parent 03ea903927
commit 7486ec79ac
3 changed files with 7 additions and 7 deletions
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Secondary subtitle overlays now show every rendered line instead of clipping text after roughly four lines.