mirror of
https://github.com/ocornut/imgui.git
synced 2025-10-01 23:58:32 +00:00
Backends: SDL3: Rename SDLK_QUOTE and SDLK_BACKQUOTE to SDLK_APOSTROPHE and SDLK_GRAVE. (#7580)
This commit is contained in:
@@ -56,6 +56,7 @@ Other changes:
|
||||
- Backends: Win32: undo an assert introduced in 1.90.6 which didn't allow WndProc
|
||||
handler to be called before backend initialization. Because of how ::CreateWindow()
|
||||
calls in WndProc this is facilitating. (#6275) [@MennoVink]
|
||||
- Backends: SDL3: minor updates for latest SDL3 API changes. (#7580) [@kuvaus]
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user