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

Item views: adjusting highlight range causes flicker

    XMLWordPrintable

Details

    • qtdeclarative/stable: b244fc002d4fb97abb8647ed07f6e927cf3de789

    Description

      I'm using a "snapping" horizontal ListView to implement iOS-style draggable side panels. For this, I need to adjust the highlight range depending on which side is being dragged. Changing the highlight range while dragging causes nasty binding loops and flicker, because QQuickItemView tries to fixup the position whenever the highlight range is changed. It shouldn't do that while being dragged.

      Attachments

        1. testcase.qml
          1 kB
          J-P Nurmi
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            jpnurmi J-P Nurmi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes