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

Doc: Column documentation for move transition does not match displayed visual example

    XMLWordPrintable

Details

    • 906b0c815d6c0c3642bda6ea4e5ca3e3089a8cf4

    Description

      The documentation shows a column animating the blue rectangle uniformly for about 1 second. The displayed code has no duration, and indicates a bounce effect.

      Column {
           move: Transition {
               NumberAnimation {
                   properties: "y"
                   easing.type: Easing.OutBounce
               }
           }
      }
      

      Attachments

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

        Activity

          People

            aalpert-nokia Alan Alpert (closed Nokia identity) (Inactive)
            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes