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

QQmlPropertyBinding: Handle reset by undefined in bindings

XMLWordPrintable

    • d64e7c9c6cd172e426b9bb2c5e45fda5e6a5bfb2 (qt/qtdeclarative/dev)

      We (unfortunately) need to properly support
      width: condition ? height : undefined

      This switches between binding to height and resetting width (thus using implicitWidth) whenever the condition toggles. Notably, the binding is still valid after the reset call.

        For Gerrit Dashboard: QTBUG-91001
        # Subject Branch Project Status CR V

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes