Skip to content

Remove text for HI: show count of lines found (#11966)#11973

Merged
niksedk merged 1 commit into
mainfrom
fix/hi-lines-found-count
Jun 29, 2026
Merged

Remove text for HI: show count of lines found (#11966)#11973
niksedk merged 1 commit into
mainfrom
fix/hi-lines-found-count

Conversation

@niksedk

@niksedk niksedk commented Jun 29, 2026

Copy link
Copy Markdown
Member

Fixes #11966

In SE5's Remove text for hearing impaired window the count of affected lines (shown in SE4 as "Lines found: X") was missing. This restores it as a label below the preview grid, updating live as options change.

Changes

  • LanguageRemoveTextForHearingImpaired.cs — add LinesFoundX string ("Lines found: {0}").
  • RemoveTextForHearingImpairedViewModel.cs — add observable LinesFoundText, set it from the number of fixes in GeneratePreview (replacing the leftover commented-out line).
  • RemoveTextForHearingImpairedWindow.cs — add a label bound to LinesFoundText below the preview DataGrid.

🤖 Generated with Claude Code

Restore the SE4 "Lines found: X" indicator below the preview grid so the
number of subtitles impacted by the chosen settings is visible again.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@niksedk niksedk merged commit 2d732c1 into main Jun 29, 2026
1 of 3 checks passed
@niksedk niksedk deleted the fix/hi-lines-found-count branch June 29, 2026 04:43
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.

Remove hearing impaired

1 participant