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

QTouchEvent::TouchPoint can not longer handle transformations for rect

    XMLWordPrintable

Details

    Description

      May be wrong, but looks like a mistake was made when these APIs were deprecated in Qt 5.15:

      https://doc.qt.io/qt-5/qtouchevent-touchpoint-obsolete.html

      This API allowed TouchPoint to return different values for the rect, sceneRect and screenRect, which can be the case when scale is applied to an item or the view.

      The new API, only one ellipseDiameters() method (funny name for a single size by the way), is perhaps defined in item coordinates? Or is it scene or screen coordinates? Hard to say.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            andrhans Andreas Aardal Hanssen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes