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

Errors in QML easing curve type documentation

    XMLWordPrintable

Details

    • 5bdb85e3b21bcf624eb1830aa32d027e0c6870fe

    Description

      http://doc.qt.nokia.com/4.7-snapshot/qml-propertyanimation.html#easing.overshoot-prop

      The cubic should be quartic

      Easing.OutQuart
      Easing curve for a cubic (t^4) function: decelerating from zero velocity.

      Easing.InOutQuart
      Easing curve for a cubic (t^4) function: acceleration until halfway, then deceleration.

      Easing.OutInQuart
      Easing curve for a cubic (t^4) function: deceleration until halfway, then acceleration.

      Attachments

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

        Activity

          People

            jerome.pasion Jerome Pasion
            juturune Juha Turunen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes