Commit 885f3251 authored by Shawn Rutledge's avatar Shawn Rutledge Committed by The Qt Project
Browse files

Enable touch events on Mac for PinchArea


Enabling touch events on a window causes scroll event
lag so we want to avoid avoid it as far as possible.

Enable/disable on scene changes, similar to what we do with
WA_AcceptTouchEvents for widgets, and in change
I2e5b5e2b093cccfc5253f7228f5ec0c588c60371 for MultiPointTouchArea.

Change-Id: I8cd8d172ffd93cfc4ec115917cc8662202f3b069
Reviewed-by: default avatarGabriel de Dietrich <gabriel.dedietrich@digia.com>
parent 03f0c557
Showing with 30 additions and 0 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