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

Request focus on a TextEdit when clicked #4991

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Aug 21, 2024

This request focus on a TextEdit when clicked, so that touch events on Android can now focus it.

This looks like a reasonable fix for #4941.

@rustbasic
Copy link
Contributor

rustbasic commented Aug 21, 2024

If #4865 applies, this probably won't be needed.

@emilk emilk added bug Something is broken egui labels Aug 26, 2024
@emilk emilk changed the title Request focus on a TextEdit when clicked Request focus on a TextEdit when clicked Aug 26, 2024
@emilk emilk merged commit f996b90 into emilk:master Aug 26, 2024
20 of 21 checks passed
@Zoxc Zoxc deleted the text-edit-focus branch August 26, 2024 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants