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

AnimatedImage ignores Anchors setting

    XMLWordPrintable

Details

    • 91e69bbc1f390e4da209281d44f734b3d63e8e0f

    Description

      AnimatedImage element ignores anchors setting.
      Example:

      Rectangle {
      width: 800;
      height: 480;
      color: "black";

      AnimatedImage

      { source: "images/loading.gif"; anchors.verticalCenter: parent.verticalCenter; anchors.horizontalCenter: parent.horizontalCenter; smooth: true; }

      }

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            yutsai Yun-Ta Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes