-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Pressing tab in InputTextMultiline adds two tabs #1336
Comments
Hello, |
Hmm, this is probably the issue, I'll give it a try in a few hours. Thanks! PS. |
Yep, that was the case, thanks! |
Taking note. I intend to add an applet that is a sort of "checklist" of imgui integration and that's one interesting case to check. |
This broke recently (on some backend, mostly Win32, SFML, Allegro + trickling input queue). |
Here is my test code:
The character is handled twice, and as far as I know this code isn't needed anymore:
The text was updated successfully, but these errors were encountered: