mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
Backends: SDL3: Re-enable calling SDL_StartTextInput()/SDL_StopTextInput(). (#7452, #6306, #6071, #1953)
Amend: a7703fe
This commit is contained in:
parent
dad1689bf7
commit
fab96a6e59
3 changed files with 11 additions and 2 deletions
|
|
@ -43,6 +43,9 @@ Breaking changes:
|
|||
|
||||
Other changes:
|
||||
|
||||
- Backends: SDL3: Fixed text inputs. Re-enable calling SDL_StartTextInput()/SDL_StopTextInput()
|
||||
as SDL3 no longer enables it by default. (#7452, #6306, #6071, #1953) [@Green-Sky]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.90.5 (Released 2024-04-11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue