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

Rapid scrolling of PathView can lead to invisible delegate items

XMLWordPrintable

      Rapid scrolling of a PathView can lead to invisible delegate items, either momentarily or permanently. The pathItemCount property appears to be the root cause of the problem.

      Example video showing the problem in action.

      The documentation has this to say regarding pathItemCount:

      If a pathItemCount has been set, it is possible that some items may be instantiated, but not considered to be currently on the path. Usually, these items would be set invisible...

      However, testing each delegate item in turn (including items that have turned invisible) indicates that each item's visible property is in fact true.

        1. PathView.qml
          0.7 kB
          Marc Ransome
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            416365416c Alan Alpert
            mransome Marc Ransome
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes