diff options
author | Morteza Jamshidi <[email protected]> | 2025-06-16 16:12:16 +0200 |
---|---|---|
committer | Morteza Jamshidi <[email protected]> | 2025-07-01 09:59:28 +0000 |
commit | a264d099fbcf7587f068bd582e2fc61a28850e41 (patch) | |
tree | c558d0f2122d23a9ff3ca0025dacf5851b0e1c2b /src/platformsupport | |
parent | b9cd3e08d98ef70c5423c0053aab7fc229e206c3 (diff) |
Windows: Check for screen changes for each window after adding screen6.10
When a new screen is attached Window might move windows to the new
screen automatically, in which case they will get a WM_DPICHANGED
event. But at that point we have not received WM_DISPLAYCHANGE yet,
so we fail to reflect the new screen's DPI.
To account for this we explicitly check for screen change after adding
a new screen.
Fixes: QTBUG-125319
Change-Id: Ic854fe9f9ae52f53bb34cb8434111a6a1ba032d2
Reviewed-by: Tor Arne Vestbø <[email protected]>
(cherry picked from commit 78a0018c86b98a63ccb13f61d4a33e94c3f053cc)
Reviewed-by: Oliver Wolff <[email protected]>
Diffstat (limited to 'src/platformsupport')
0 files changed, 0 insertions, 0 deletions