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

Scrolling of ScrollView is not smooth

    XMLWordPrintable

Details

    Description

      Looks like the issue happens because of QQuickWheelArea::wheelEvent, this method is called approximately every 20-30 milliseconds during the scrolling and sometimes calls are missed (so delay increases to 40+ milliseconds) while ScrollView's contentX/contentY properties should be updated every 16 milliseconds for smooth animation.

      Attachments

        Issue Links

          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
              elessar Ruslan Nigmatullin
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes