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

qmlviewer window doesn't resize to root item dimensions that are coming from a networked Image element

XMLWordPrintable

      Normally qmlviewer resizes the window to the root item dimensions, but that doesn't currently apply when the root item is a networked Image element. According Image element documentation, "If the width and height properties are not specified, the Image element automatically uses the size of the loaded image"

      import Qt 4.7
      Image {
          source: "http://qt.nokia.com/logo.png"
      }
      

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

            jpetrell Joona Petrell
            jpetrell Joona Petrell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes