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

Fix undo problem when lowercase matching is used #291

Closed
wants to merge 1 commit into from

Conversation

mark-sil
Copy link
Contributor

@mark-sil mark-sil commented Dec 14, 2023

Undo was not working when an uppercase word used a guess for the lowercase word. The undo change was getting added for the lowercase word. This pr fixes the problem by adding a undo change for the uppercase word.
https://jira.sil.org/browse/LT-21424


This change is Reviewable

Undo was not working when an uppercase word used a guess for the
lowercase word.  The undo change was getting added for the
lowercase word. This pr fixes the problem by adding a undo change
for the uppercase word.
https://jira.sil.org/browse/LT-21424
@mark-sil
Copy link
Contributor Author

Decided to close this PR after discussion with Jason. Looking for a different solution that doesn’t add another change.

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

Successfully merging this pull request may close these issues.

1 participant