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

Gui touch event #180

Merged
merged 5 commits into from
Jul 10, 2023
Merged

Gui touch event #180

merged 5 commits into from
Jul 10, 2023

Conversation

oscrim
Copy link
Contributor

@oscrim oscrim commented May 8, 2023

Ive been using @thiolliere 's branch with a few modifications and just updated it to the latest version of bevy_egui and thought that it may as well be added into bevy_egui itself.

Please let me know if I should change or add anything, Ive tested it on a touch display where it works as intended.

@mvlabat
Copy link
Owner

mvlabat commented Jul 10, 2023

I didn't have a chance to check it on mobile platforms, but it worked perfectly in WASM when simulating touch events. Huge thanks!

@mvlabat mvlabat merged commit 4baa19f into mvlabat:main Jul 10, 2023
19 checks 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.

Clicks not recogniced on Android Weird touch behavior on mobile device
3 participants