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

Window content goes black after restore of QML app

XMLWordPrintable

    • 85e9ba49580e307e1213c87cdbfdc301848f497f, bd88379482fd8896ec5dd1a20deb2f47c93a4347

      My sample windows goes black when I restore a minimized window in Windows 7 x64. Have to resize window to be able to see contents.

      Code:

      import QtQuick 2.0
      
      Rectangle {
          width: 360
          height: 360
          Image {
              id: myImge
              source: "http://symbian-developers.net/wp-content/uploads/2012/08/qt-logo.jpg"
          }
      }
      

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

            rafal Rafal Motyka
            amund_l Amund
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes