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

QtQuick Text item implementation is inefficient

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes