Skip to content

Show subtitle count below the right grid in track pickers#11630

Merged
niksedk merged 1 commit into
mainfrom
feature/track-picker-subtitle-count
Jun 15, 2026
Merged

Show subtitle count below the right grid in track pickers#11630
niksedk merged 1 commit into
mainfrom
feature/track-picker-subtitle-count

Conversation

@niksedk

@niksedk niksedk commented Jun 15, 2026

Copy link
Copy Markdown
Member

Adds a "Number of subtitles: X" label beneath the cue grid in the Matroska, MP4 and TS track picker windows.

Changes

  • Label sits in its own grid row so the left and right grids keep the same height (the count no longer steals height from the right grid).
  • Reuses the existing localized string Se.Language.File.Import.NumberOfSubtitlesX ("Number of subtitles: {0}").
  • For pickers that cap the preview at 20 rows (BluRay/TextSt in Matroska, Teletext/DVB in TS), the label reports the true total, not the displayed row count.

🤖 Generated with Claude Code

Add a "Number of subtitles: X" label under the cue grid in the
Matroska, MP4 and TS track picker windows. The label lives in its own
row so both grids keep the same height. For pickers that cap the
preview at 20 rows (BluRay/TextSt/Teletext/DVB), the label reports the
true total, not the displayed count.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@niksedk niksedk merged commit 97289cf into main Jun 15, 2026
1 of 3 checks passed
@niksedk niksedk deleted the feature/track-picker-subtitle-count branch June 15, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant