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

PinchHandler with disabled axes drags its target the opposite direction

    XMLWordPrintable

Details

    • 63bbaf837976bae45fdd2766da0ed4cc808cc0ac (qt/qtdeclarative/5.12)

    Description

      You can reproduce this with the map.qml manual test.

      1. PinchHandler has xAxis.enabled: false and yAxis.enabled: false
      2. place fingers close together when beginning the gesture
      3. expand the pinch vertically to zoom in to a point on the map
      4. drag fingers horizontally while expanded: the map should not move side to side, because the xAxis is disabled; but in fact it does, and the more you have zoomed in, the more this sideways motion is "amplified". If you draghorizontally, the target moves to the left instead, and vice-versa.

      Attachments

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

        Activity

          People

            smd Jan Arve
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes