f / f/textream

Add feature to automatically skip words in "word tracking" mode

Open
#46 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
3.7k
Forks
266
Avg merge
2d 2h
Merged PRs (30d)
11

Description

As I noticed, the word-tracking algorithm tries to recognize every single word without skipping any. When it fails to recognize one word, it stops processing, even if all the following words are recognized correctly. I suggest adding a condition so that, if the subsequent words are recognized successfully, the text pointer can continue moving forward even when a previous word was not recognized.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.