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 KeyboardInput adding repeated characters #2

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

flerouwu
Copy link
Contributor

Fixes an issue where characters in text inputs are repeated. This was fixed in imgui-winit-support in this commit. I've just copied the changes from that commit into this repo.

Implements the same fix from `imgui-winit-support`: imgui-rs/imgui-winit-support@aff79bd
@sanbox-irl
Copy link
Member

ah thank you!

@sanbox-irl sanbox-irl merged commit 480a60c into imgui-rs:main Dec 31, 2024
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.

2 participants