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

Loading Images depending on visible will be useful for start-up time reduction

    XMLWordPrintable

Details

    Description

      As far as we tested, QML engine loads all the images referred in QMLs at its startup and makes atlas (except compressed ones) regardless their "visible" property.

      (It defers upload to GPU until one of them in the atlas gets actually rendered.)

      This behavior affects startup time of the application.

      Therefore, it will be better if we make a property to defer image loading until it gets visible and users taking care of application startup time can specify that in QML.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              notohge Norihito Tohge
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes