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

Error reported for easing.bezierCurve

XMLWordPrintable

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

      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.

       

        For Gerrit Dashboard: QTCREATORBUG-24142
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes