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

Pinch does not work when no MouseArea over QML Map

    XMLWordPrintable

Details

    • c93d0f85b2b1fbd623a938c0d1a0d7c6ea0d784f

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes