Skip to content

Conversation

@PavelShell
Copy link

Looks messy but it works at least.

Peek 2020-07-09 17-03

@jlabanca
Copy link
Contributor

@PavelShell - I ran into the same issue on Android and ended up creating PR #105 without realizing somebody had already submitted a fix. Our PRs are very similar conceptually. We both store the selection index, restore the old value, move the cursor to the selection index, then process the character removal or addition. The main difference is that I replaced the code to handle adding a character with a call to handleKeyPress(), eliminating the duplicate code.

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.

2 participants