Skip to content

Added check for maximum number of characters per line

Gert Oja requested to merge gertoja/subtitlecomposer:master into master

Per issue #80, added an error check and default value for "maximum characters per line". Currently missing:

  • red highlighting per line in the bar above the subtitle editing field
  • character count in tooltip (would require reading configuration values)

Merge request reports