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

Add support for delete key in inputField and textArea (and fix undo bug) #294

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

Deltaspace0
Copy link
Contributor

I added support for delete key in inputField and textArea including removing whole words when holding control.
I also updated unit tests for inputField and textArea.

@Deltaspace0 Deltaspace0 changed the title Add support for delete key in inputField and textArea Add support for delete key in inputField and textArea (and fix undo bug) Mar 20, 2024
@Deltaspace0
Copy link
Contributor Author

I fixed bug I previously mentioned in #295

@fjvallarino
Copy link
Owner

@Deltaspace0 looks good, thanks!

@fjvallarino fjvallarino merged commit 465f33c into fjvallarino:main Mar 21, 2024
1 check passed
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