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

Render glitch while resizing QML Window (flicker and content offset)

XMLWordPrintable

    • Windows

      Simple app with a Window flickers and aligns the content incorrectly while resizing the window.

      import QtQuick
      import QtQuick.Controls
      
      Window {
          visible: true
          Rectangle {
              color: "steelblue"
              anchors.fill: parent
          }
      }
      

        1. CorrectResize.jpg
          CorrectResize.jpg
          12 kB
        2. GlitchResize.jpg
          GlitchResize.jpg
          14 kB
        3. OriginalSize.jpg
          OriginalSize.jpg
          9 kB
        4. screenshot-1.png
          screenshot-1.png
          10 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            owolff Oliver Wolff
            jakoivik Jarkko Koivikko
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes