Skip to content
Commit f8798ba6 authored by Bharadwaj Raju's avatar Bharadwaj Raju Committed by Nate Graham
Browse files

Introduce dismissOnHoverLeave property and toolTipVisibleChanged signal

Introduces new signal `toolTipVisibleChanged(bool toolTipVisible)`, so users can be
signalled when the tooltip is shown or hidden.

This is needed for implementing a fix to https://bugs.kde.org/show_bug.cgi?id=444142,
so that tooltips opened with a click are not dismissable by hovering over another Task.

CCBUG: 444142
parent 8686e878
Loading
Loading
Loading
Pipeline #92025 passed with stage
in 1 minute and 21 seconds
Loading
  • Developer

    hmm, the commit title says "Introduce dismissOnHoverLeave property", but I don't see any here. And signal only gets stacked and dispatched to all ToolTipArea instances at once regardless of who's currently the owner.

  • ivan tkachenko 🗯 @ratijas

    mentioned in merge request !361 (merged)

    ·

    mentioned in merge request !361 (merged)

    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment