aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>2012-03-24 10:03:58 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-26 01:42:01 +0200
commitea9ffebecd29887ad44b952ab02824072af6bb32 (patch)
tree2258ec121bb96b930bdf484763568e09ba402a99 /tests/testapplications
parent97786226957f01b60134228bdaa8fb2c5d0f1628 (diff)
Correct double, triple click handling in canvas when in touch mode
The correct MouseArea signal sequence for a triple click is press, release, click, press, doubleclick, release, press, release, click. However QQuickCanvas sent the doubleclick before the press and did not reset the timestamp of the last press, resulting in a sequence with multiple doubleclicks and missing press signals. Change-Id: Ied5f3ea93d3ad28128ce7db5c8190ab48961da6d Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'tests/testapplications')
0 files changed, 0 insertions, 0 deletions