Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24142

Error reported for easing.bezierCurve

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • Qt Creator 4.13.0-beta1
    • Qt Creator 4.13.0-beta1
    • Quick / QML Support
    • None
    • Reported on Windows and Linux

    Description

      import QtQuick 2.12
      
       Keyframe { easing.bezierCurve: [0.2, 0.2, 0.87, 0.425, 1, 1] value: 54 frame: 1000 }

      I get bezierCurve is not a member of QEasingCurve.

       

      When importing QtQuick 2.15 everything seems to work fine on first glance,

      but no luck with 2.12.

       

      I attached my test file.

       

      Attachments

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

        Activity

          People

            ckamm Christian Kamm
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes