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

Scrolling of ScrollView is not smooth

XMLWordPrintable

      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.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            elessar Ruslan Nigmatullin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes