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

No way of determining whether an Item is visible or not

    XMLWordPrintable

Details

    Description

      There is currently no reliable way of determining whether a given QML element
      is really visible or not. I.e. given a reference to a QML element, it may have a
      non-zero opacity value yet be invisible as a result of a parent element having
      zero value opacity.

      Either a new API for querying the Item's opacity including any inherited effect is
      needed, or a new isVisible property. Note that the latter would need to also take
      into account any opaque element(s) obscuring the item.

      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
            mathiasm Mathias Malmqvist
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes