summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/quiview.mm
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-11-01 11:15:32 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-11-08 16:48:04 +0100
commit8f2db974ab594125301aac62594510e146125cb4 (patch)
tree5badb68dfc129116e4b8a88a53303cf3128c5a4a /src/plugins/platforms/ios/quiview.mm
parent1dd83dd202eccf0d68b6dd0b2c2155a7cc3018d2 (diff)
Windows QPA: Fix wrong scaling of fixed size in window creation phase
When a fixed size the window is moved to another screen by QPlatformWindow::initialGeometry(), the size constraints would be incorrectly scaled using the initial screen in the handling of WM_GETMINMAXINFO. To fix this, pass the resulting screen out of QPlatformWindow::initialGeometry() and use it during the window creation phase. Fixes: QTBUG-77307 Change-Id: I149a2a65e816da841a32abc14a495925bf9cc6f6 Reviewed-by: André de la Rocha <andre.rocha@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/plugins/platforms/ios/quiview.mm')
0 files changed, 0 insertions, 0 deletions