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

[REG: 5->6] ScrollView does not have smooth flicking and also does not return from overshoot

    XMLWordPrintable

Details

    Description

      In attached example, try to scroll it with mouse wheel. The Rectangle in it does not move very much and feels heavy. It is also possible to make it go a little beyond bounds and remain out of bounds. In that state, clicking the view moves it back about one pixel at a time.

      This seems to be caused by pixelAligned property set for Flickable as disabling it makes it function as it used to:
      Component.onCompleted: contentItem.pixelAligned=false

      Attachments

        Activity

          People

            hatemelkharashy Hatem ElKharashy
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: