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

Double return in QQuickDeliveryAgentPrivate

    XMLWordPrintable

Details

    • All

    Description

      https://github.com/qt/qtdeclarative/blob/6.6/src/quick/util/qquickdeliveryagent.cpp#L1112-L1117

          // All decendants have been visited.
          // Now deliver the event to the item
          return deliverHoverEventToItem(item, scenePos, lastScenePos, modifiers, timestamp, false);
      
          // Continue propagation / recursion
          return false;

      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
            muratseker Murat Seker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes