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

typo in source code

    XMLWordPrintable

Details

    • 8ec25f301d08e981ca066755ffea582c5cbdf1b0 (qt/qtdeclarative/5.12.3)

    Description

      On

      https://doc.qt.io/qt-5/qml-qtquick-coloranimation.html

      in section "from : color" there is a code example saying

      Item {
          states: [
              // States are defined here...
          ]
      
          transition: Transition {
              ColorAnimation { from: "#c0c0c0"; duration: 2000 }
          }
      }

       

      To my knowledge it should read "{{transitions:" (plural) there, no?

       

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            fsch Anonymous (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes