Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
5.0.2
-
None
-
Ubuntu 13.04
Description
I want to implement a gesture recognizer on top of my user interface. The gesture is a 2-finger drag.
The user interface underneath the MultiPointTouchArea contains several UI elements, each controlled by MouseAreas.
I have set the minimumTouchPoints to 2.
None of the MouseAreas underneath the MultiPointTouchArea seem to receive mouse events.
Attachments
Issue Links
- is duplicated by
-
QTBUG-49992 MultiPointTouchArea does not propagate mouse events to underlying MouseAreas
- Closed