-
Notifications
You must be signed in to change notification settings - Fork 249
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
i cant write #124
Comments
The hastebin links seems to be broken. Notice how the |
Try calling
It fixed my issue where i couldn't type in PC or Android. |
I had the same issue with the if (ImGui::IsWindowFocused()) to if (ImGui::IsWindowFocused(ImGuiFocusedFlags_ChildWindows)) in |
hi, i need help. i cant write in my textedit but i can paste every text and with backspace remove them.
code: https://hastebin.com/voyaxatovu.cpp
The text was updated successfully, but these errors were encountered: