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

Resizing Canvas examples makes the screen flicker with black.

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes