mirror of
https://github.com/ocornut/imgui.git
synced 2026-05-02 03:55:04 +00:00
Revert "Backends: SDL2, SDL3: viewports created with ImGuiViewportFlags_NoInputs are passing SDL_WINDOW_TOOLTIP to SDL_CreateWindow(). (#8576)"
This reverts commit 2a000ee091.
This commit is contained in:
@@ -125,9 +125,6 @@ Docking+Viewports Branch:
|
||||
- Backends: SDL2, SDL3: revert updating monitors and work areas info every
|
||||
frame. Only do it on Windows to detect task-bar resize until we get an
|
||||
adequate event for it. (#8415, #8558)
|
||||
- Backends: SDL2, SDL3: viewports created with ImGuiViewportFlags_NoInputs
|
||||
are passing SDL_WINDOW_TOOLTIP to SDL_CreateWindow(), which reduces issues
|
||||
related to losing key down state on focus loss. (#8576)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user