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

Mistakenly writing more than one property on a animation that uses 'property'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 5.10
    • Quick: Other
    • None

    Description

      NumberAnimation

      { property: "scale, opacity"; duration: 1000 }

      is invalid as there is more than one property. It should say properties instead.

      Could we either:

      • raise a runtime error because the only clue you messed up is the right transition does not happen.
      • allow it.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            designker Nigel Hietala
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes