Uploaded image for project: 'Qt 3D Studio'
  1. Qt 3D Studio
  2. QT3DS-3951

Add info debug to datainput-controlled visibility changes

XMLWordPrintable

    • I56fc39ff80851a16b0b2a90ca9d4c687d71750a3

      Element visibility can be hard to debug as there are several ways for an element to change visible state: datainput control, setAttribute and slide transitions.

      Add INFO-level debug to following situations:

      Datainput discards incoming value because it matches with the current value

      Datainput takes persistent control over master slide element visibility (happens at the first setDataInputValue call)

      Runtime skips master element element visibility setting at slide change, because master slide element has persistent datainput controller.

       

      This helps detect situations where either datainput control, or slide change fails to change element visibility in expected manner.

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

            jakangas Janne Kangas
            jakangas Janne Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes