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

QtQuick Text item implementation is inefficient

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 5.4.0 Beta, 5.5.0
    • Quick: Other
    • None

    Description

      Each update of the text in a Text item triggers the replacement of scene graph nodes, which in turn can trigger the batching algorithm to examine a large number of nodes in the next frame. At least for simple changes, like incrementing a number, this should not be necessary.

      Attachments

        Issue Links

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

          Activity

            People

              sletta Gunnar Sletta
              ulherman Ulf Hermann
              Votes:
              9 Vote for this issue
              Watchers:
              27 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes