Skip to content

Fix TextInput use after free during activity #207

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

Merged
merged 3 commits into from
Jul 26, 2025

Conversation

HeliumAnt
Copy link
Contributor

  • removed the event queue from UInputMan since events may not exist after the next poll events call. Instead handle all events immediately (as probably intended) and reset changed key state at end of simframe.

  • also stop consoleman from spamming start/stop textinput

@Causeless Causeless merged commit 5f3f1cd into development Jul 26, 2025
4 checks passed
@Causeless Causeless deleted the input-handling-refactor branch July 26, 2025 16:28
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