summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-01 18:56:52 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-02 09:16:31 +0000
commit635394c84a65d25cba2a9a283230d673bee4a8ae (patch)
treecd4642741f93d3ddcb5ab58053f42004bf8ea7ea /src/corelib/doc
parent9b735a46182350e42495053ca741150a06f5c546 (diff)
WinRT: Fix wrong mouse event position for non-fullscreen windows
When calling handleMouseEvent and similar, there are two choices when it comes to the global and local position: by specifying the window it is the caller's responsibility to provide a valid local position. When the window is null, QGuiApplication calculates the local position. The winrt plugin chose the former and therefore passing the global position as local is wrong. Task-number: QTBUG-48208 Change-Id: I3e1137cdb5d023296c4d73899da016641303c7df Reviewed-by: Andrew Knight <andrew.knight@intopalo.com>
Diffstat (limited to 'src/corelib/doc')
0 files changed, 0 insertions, 0 deletions