summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorAndrew Knight <andrew.knight@digia.com>2014-05-05 08:41:22 +0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-05-05 07:48:23 +0200
commit3f885939c059605a9324a94e488793455c9cd848 (patch)
treeb1c978c303407ec525b9dd416f29ae7ed9adb1e1 /dist
parent9ae89313e43689483282ac330ad189db89bfcbba (diff)
WinRT: Fix multi-touch on PC
The pointer ID was incorrectly interpreted as a device ID, which caused creating a new QTouchDevice for each touch update and potential crashes in QtQuick. The handling has now been simplified and aligned with Windows Phone, treating all touch events as if they originate from the same device. Given that the native device has no ID, it is not possible to track the native device between events anyway (even the pointer values change). Task-number: QTBUG-38745 Change-Id: I24b6c00b765dcb49cd653638afafc04fdd80f774 Reviewed-by: Oliver Wolff <oliver.wolff@digia.com> Reviewed-by: Maurice Kalinowski <maurice.kalinowski@digia.com>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions