Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-336

Sometimes old text cache entries aren't cleared to make space for new ones

XMLWordPrintable

      When using the spark monotype font engine, in a Flickable with a lot of text items (for example using Repeater) scrolling to the end makes the UI updates become much slower.

      It appears the text cache entries for the text items in the beginning of the list are always kept, so there is no space to make room for new ones when scrolling to the end, so they are always redrawn without using the text cache.

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

            srodal Samuel Rødal
            srodal Samuel Rødal
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes