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

[ListView] make cacheBuffer greedy

    XMLWordPrintable

Details

    Description

      When list delegate is complex / heavy (creation time >= 30ms on Symbian device) setting cacheBuffer property helps but only when delegates are already created.
      It means the first scrolling is not smooth. When you reach end of the list (delegates are created and cached) scrolling is very nice.
      So it would be great if ListView would create and cache some amount of delegates (before they are visible) according to the cacheBuffer value.

      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)
            pslawins Przemyslaw Slawinski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes