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

Allow dragging selection when selecting whole words in LineEdit #85801

Merged

Conversation

HolonProduction
Copy link
Member

Allows to drag out the selection after a double click. This is already possible in TextEdit.

See also #85799 which does the same for RichTextLabel.

@HolonProduction HolonProduction requested a review from a team as a code owner December 5, 2023 20:00
@KoBeWi KoBeWi added this to the 4.x milestone Dec 5, 2023
@HolonProduction HolonProduction force-pushed the select-whole-words-line-edit branch from fb1379e to da6bacb Compare February 5, 2024 19:31
Copy link
Member

@KoBeWi KoBeWi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't say if the code is 100% correct, but it works correctly.

@akien-mga akien-mga modified the milestones: 4.x, 4.3 Mar 1, 2024
@akien-mga akien-mga merged commit 8e45506 into godotengine:master Mar 1, 2024
17 checks passed
@akien-mga
Copy link
Member

Thanks!

@HolonProduction HolonProduction deleted the select-whole-words-line-edit branch October 5, 2024 18:59
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.

3 participants