Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
e0e0f722b (dev), 0e2d491b3 (dev), 47816e03f (dev)
Description
Be able to keep the original image displayed in an Image until the changed source image is available. Currently, if it takes time to load an image after the source is changed then there will be a case of nothing being rendered before the new one is shown. Even if it loads quickly then it can cause a visible flicker in this case.
Therefore, having an option to display the old image until the new one is ready might be desired for cases like this.
Attachments
Issue Links
- is duplicated by
-
QTBUG-72476 QQuickImage renders blank frames while new images are loading
- Closed
- relates to
-
QTBUG-106797 Asynchronous Image reports Image.Ready prematurely
- Reported
-
QTBUG-124607 [Qt PDF] Memory spikes when zooming into a page that contains a raster image
- Reported
- resulted in
-
QTBUG-125415 error: no member named 'pix' in 'QQuickPdfPageImagePrivate'
- Closed
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTBUG-66713 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
559900,10 | Introduce a flag to keep old image around while loading new one | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
562478,5 | Teach QQuickPdfPageImage to use double-buffering | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
562716,4 | QQuickImageBase: don't swap pending/current too early; async test | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |