Commit 63f5b1a7 authored by Shawn Rutledge's avatar Shawn Rutledge
Browse files

send touch update when more points begin after single touch is ignored


Otherwise, a widget can't detect pinches if the points don't start
simultaneously unless it sets WA_TouchPadAcceptSingleTouchEvents.
The use case is for a widget that doesn't actually want the single
touch events, but only when there are two or more touchpoints.

Task-number: QTBUG-42389
Change-Id: I5269d9acb93a0001c4fde02b1f7b9e0dfcc0032f
Reviewed-by: default avatarLaszlo Agocs <laszlo.agocs@digia.com>
Showing with 11 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment