Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

highlights #1

Open
acdean opened this issue Jun 4, 2022 · 5 comments
Open

highlights #1

acdean opened this issue Jun 4, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@acdean
Copy link
Owner

acdean commented Jun 4, 2022

highlight the current word - the one just entered or the one clicked in the guesses.

add a highlight class in the css, wrap any matches in it when creating the text for the pane.

@acdean acdean added the enhancement New feature or request label Jun 4, 2022
@acdean
Copy link
Owner Author

acdean commented Jun 5, 2022

mostly done in 07ec500

needs to set highlight from guesslist

@acdean
Copy link
Owner Author

acdean commented Jun 5, 2022

also, scroll to highlights. for multiple targets. (how?)

@acdean
Copy link
Owner Author

acdean commented Jun 6, 2022

scrolling to current is working.
eefed43

needs to highlight the current guessword (and maybe the current highlight)

@acdean
Copy link
Owner Author

acdean commented Jun 7, 2022

it shouldn't scroll to the first highlight on entering a new word

@acdean
Copy link
Owner Author

acdean commented Jun 19, 2022

^ all that is done

nice to have: empty guess jumps to next instance of current highlight

oddness: can't click on previous 0-hit guess, but can retype it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant