Skip to content

Which egui requirement permit virtual keyboard opening on smartphones ? #1309

Answered by KentaTheBugMaker
buxx asked this question in Q&A
Discussion options

You must be logged in to vote

egui_web attach dummy input element to body to capture KeyboardEvent,InputEvent,CompositionEvent but macroquad does not add input element .
this workaround introduced by @n2 in #253 .

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@buxx
Comment options

Answer selected by buxx
Comment options

You must be logged in to vote
1 reply
@buxx
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants