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 LineEdit behavior for deleting all the way to the left/right #88057

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

passivestar
Copy link
Contributor

"Backspace all to left" and "Delete all to right" were swapped in LineEdit
Now they behave correctly like in TextEdit
Closes #70793

@passivestar passivestar force-pushed the cmd-backspace-lineedit branch from 0cfb48c to 2c0d0c1 Compare February 7, 2024 12:31
@akien-mga akien-mga merged commit 768ab25 into godotengine:master Feb 13, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

cmd+backspace does not work in editor text inputs
3 participants