summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/winrt/qwinrtfiledialoghelper.cpp
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2018-02-01 09:05:24 +0100
committerOliver Wolff <oliver.wolff@qt.io>2018-02-12 07:39:56 +0000
commit675603a853d7159592b1e120be15309ebceda4ad (patch)
treef3e1d7e41251fbe62c4ba2115c804616b88b30a9 /src/plugins/platforms/winrt/qwinrtfiledialoghelper.cpp
parent9d293e24a0a196a1da5eb32bc3db805c4f14a09d (diff)
winrt: mouse handling: Fix detection of affected window
With the previous implementation the detection of the affected window (windowAt which uses QWindow::geometry) only worked for the upper left quarter of the window, when used on a High DPI screen. As QWindow does not use native positions, the mouse cursor's position has to be mapped before checking the window under the mouse. Change-Id: I1a30b9669ec3e4c573cf83aed57c20d65675ff16 Reviewed-by: Andre de la Rocha <andre.rocha@qt.io> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'src/plugins/platforms/winrt/qwinrtfiledialoghelper.cpp')
0 files changed, 0 insertions, 0 deletions