mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-22 07:15:40 +00:00
Backends: SDL2/SDL3: Update monitor list when receiving a display event. (#6348)
This commit is contained in:
@@ -126,6 +126,10 @@ Docking+Viewports Branch:
|
||||
|
||||
- Viewports: added void* ImGuiPlatformMonitor::PlatformHandle field (backend-dependant),
|
||||
for usage by user code.
|
||||
- Backends: SDL2: Update monitor list when receiving a display event. (#6348)
|
||||
Note however that SDL2 currently doesn't have an event for a DPI/Scaling change,
|
||||
so monitor data won't be updated in this situation.
|
||||
- Backends: SDL3: Update monitor list when receiving a display event. (#6348)
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user