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

Too hard to scroll large list items

    XMLWordPrintable

Details

    • f7a684d72652814960601692f4bc9f7240ce2186

    Description

      With the current implementation of ListView (and GridView?), it's too difficult to
      flick between items of lists were the items are very large (1-3 items per page).

      Currently the user needs to drag/flick a distance equal to half an item before
      the list moves to the next item (with snapMode: "SnapToItem"). Compare this
      to the tiny nudge that is required to scroll between the iPhone's pages of
      application icons.

      Thus, the ListView (and GridView?) needs to detect nudges and use this to
      scroll to the next/previous item (and no further).

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes