mirror of
https://github.com/ocornut/imgui.git
synced 2026-02-08 04:40:09 +00:00
This commit is contained in:
parent
ec461c6ccb
commit
1668693bcf
3 changed files with 7 additions and 6 deletions
|
|
@ -163,6 +163,7 @@ Docking+Viewports Branch:
|
|||
- Docking: Fixed using GetItemXXX() or IsItemXXX() functions after a DockSpace(). (#6217)
|
||||
- Backends: GLFW: Fixed key modifiers handling on secondary viewports. (#6248, #6034) [@aiekick]
|
||||
- Backends: GLFW: Fixed Emscripten erroneously enabling multi-viewport support, leading to assert. (#5683)
|
||||
- Backends: SDL2/SDL3: Fixed IME text input rectangle position with viewports. (#6071, #1953)
|
||||
- Backends: SDL3: Fixed for compilation with multi-viewports. (#6255) [@P3RK4N]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue