mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-29 08:20:00 -05:00
Always use SDL_GetKeyboardFocus(). (tried to defer ImGui_ImplSDL3_PlatformSetImeData() processing for when OS-window is available but it didn't actually work because we don't systemetically OS-focus new viewports and SDL3 only sent characters to keyboard focused window.)
915 KiB
915 KiB