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

Resizing Canvas examples makes the screen flicker with black.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0 Beta
    • 5.5.0 Alpha
    • Canvas3D
    • None
    • a3f415d29d70324c21b3dc053dd8349b9241429e

    Description

      The best example to demonstrate this is jsonmodels. Just resize the window back and forth, you should see the screen turn black every now and then. This is presumably caused by the fact that the old framebuffer is deleted before the new texture is actually given to render node.

      Probable fix: Delay the deletion of the old framebuffer until the next frame.

      Attachments

        Activity

          People

            pakerane Pasi Keränen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: