Skip to content

CapsQual 1.5.3

Latest

Choose a tag to compare

@anouarg88 anouarg88 released this 26 Apr 14:00
15d9030

CapsQual v1.5.3

This patch release fixes a UI issue in the main transcript viewer where highlighting could break when lines wrapped on smaller window sizes.

Bug-fixes

  • Resolved a bug where segment highlighting could be partially applied when a transcript line wrapped.
  • Fixed a related issue where segments after a wrapped line could appear unmarked in the viewer, even though speaker assignments were still present.
  • Fixed cases where editing a near-width line (causing it to wrap) could disrupt visible assignment colors.

Technical improvements

  • Transcript highlighting now uses stable paragraph/block-based positioning instead of visual line-step navigation.
  • Scrolling to the current segment and search-match highlighting were updated to use the same wrap-safe mapping.