Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detect when we are at the sentence boundary
On Samsung devices this would cause it to always to captalize each word even if it was not a new sentence. Therefore we use QTextBoundaryFinder to determine if it is a new sentence or not. Task-number: QTBUG-69398 Task-number: QTBUG-66531 Change-Id: I24bf36f09a2570acfefd4343551cb1720ddc6279 Reviewed-by: BogDan Vatra <[email protected]> Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
- Loading branch information