Skip to content

Conversation

HeliumAnt
Copy link
Contributor

@HeliumAnt HeliumAnt commented Jun 3, 2025

Was using display index 0 by default, which is illegal in sdl3 causing some uninitialized variables! (using GetPrimaryDisplay instead now to get primary display)

Also fixed text input not being enabled (although that should have been broken in sdl2 as well)

HeliumAnt added 3 commits June 4, 2025 00:34
Was not explicitly enabled before (which should not have worked in SDL2
either), now is explicitly enabled when text panels have focus
@HeliumAnt HeliumAnt force-pushed the fix-init-resolution branch from fa1043f to 68063ca Compare June 4, 2025 19:45
@Causeless Causeless added this pull request to the merge queue Jul 6, 2025
github-merge-queue bot pushed a commit that referenced this pull request Jul 6, 2025
@Causeless Causeless removed this pull request from the merge queue due to the queue being cleared Jul 6, 2025
@Causeless Causeless merged commit 3469103 into development Jul 6, 2025
4 checks passed
@Causeless Causeless deleted the fix-init-resolution branch July 6, 2025 13:34
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