mirror of
https://github.com/ocornut/imgui.git
synced 2026-08-28 10:01:55 +00:00
Backends: GLFW/SDL2/SDL3: Update monitors and work areas information every frame, as the later may change regardless of monitor changes. (#8415)
This commit is contained in:
@@ -99,6 +99,8 @@ Docking+Viewports Branch:
|
||||
|
||||
- Viewports: fixed an assert when a window load settings with a position outside
|
||||
monitor bounds, when there are multiple monitors. (#8393, #8385) [@gaborodriguez]
|
||||
- Backends: GLFW, SDL2/SDL3: Update monitors and work areas information every frame,
|
||||
as the later may change regardless of monitor/display changes. (#8415)
|
||||
- Backends: Win32: WM_SETTINGCHANGE's SPI_SETWORKAREA message also triggers a refresh
|
||||
of monitor list, as they contain work area information. (#8415) [@PathogenDavid, @lailoken]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user