Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-46388

Pinch does not work when no MouseArea over QML Map

XMLWordPrintable

    • c93d0f85b2b1fbd623a938c0d1a0d7c6ea0d784f

      QML Map requires an additional MouseArea element over the Map for the pinch gesture to work. Current implementation grabs touch points in childMouseEventFilter(). Unfortunately this requires a child element to work correctly.

      'Places' example utilizes a dummy MouseArea as a workaround.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            michal Michal Klocek
            michal Michal Klocek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes