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

Images are decoded at full resolution, potentially causing excess memory commit

XMLWordPrintable

      When loading an Image element where the source is an excessively large image - the image is decoded at it's native resolution. This can potentially cause a very large memory commitment in cases where you're only displaying a small screen area (e.g. allocating a 1024*768 32bit image which is displayed in a 320*240 Image element). By default, Images should be loaded in display-specific resolution, and optionally re-decoding the image once the image is resized above a defined threshold. These parameters should probably be part of the Image element

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

            wallison Warwick Allison (closed Nokia identity) (Inactive)
            hhartz Henrik Hartz (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes