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

WheelHandler with both orientations at the same time

    XMLWordPrintable

Details

    Description

      Most recent touchpads allow vertical and horizontal panning so it would make sense for WheelHandler to be able to use both at the same time. Currently WheelHandler can only handle one orientation so two instances of it would be needed to handle something like a scrolling a large image around.

      Maybe in both orientations mode it could use new property that is of type QPointF (instead of the rotation property) to store the current value, and also if the target is set, it would send QPointF to it.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes