Skip to content

sdl: guard per-frame text input calls - #299

Merged
RobLoach merged 1 commit into
masterfrom
fix-sdl-textinput-guard
Jul 20, 2026
Merged

sdl: guard per-frame text input calls#299
RobLoach merged 1 commit into
masterfrom
fix-sdl-textinput-guard

Conversation

@RobLoach

Copy link
Copy Markdown
Owner

Only call SDL_StartTextInput/SDL_StopTextInput on state transitions, and error early if SDL.h was not included first. Fixes #293

@RobLoach
RobLoach merged commit 5349183 into master Jul 20, 2026
6 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.

sdl: guard per-frame SDL_StartTextInput calls

1 participant