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

PropertyAnimation's easing support broken in 4.7-tp release

    XMLWordPrintable

Details

    Description

      The easing property in this statement

      NumberAnimation { target: img; properties: "scale"; duration: 200; easing: "OutQuad" }
      

      causes this error:

      Invalid property assignment: unsupported type "QEasingCurve" 
               NumberAnimation { target: img; properties: "scale"; duration: 200; easing: "OutQuad" } 
      

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            mathiasm Mathias Malmqvist
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes