aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorJan Arve Sæther <jan-arve.saether@qt.io>2017-10-05 17:46:33 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-10-05 18:14:46 +0000
commitd6358abf1719f920a7cadc85734c1ba520a52c25 (patch)
tree14084df37f09c3645abec0f501abfd3e1ecb706f /src/plugins
parent6b6ee829c7e0df302eba30ce1f96302c5661279c (diff)
Fix bug in qmltest/events/tst_touch
The "internal" MPTA was a child of the "touchArea" MPTA and was covering the region (50,0,100x50). Thus, it extended vertically from the top down to y-pixel position 50. (QRects are inclusive) Sending a touch event to (50,50) would therefore hit the internal MPTA, but the test expected it to hit the outer MPTA. Change-Id: I648f004c56b59f4968d54bf14d2c1908610e93ed Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/plugins')
0 files changed, 0 insertions, 0 deletions