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
Pipeline
#92025
passed
with stage
in
1 minute and 21 seconds
Loading
-
🗯 @ratijasDeveloperhmm, 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.
-
🗯 @ratijasmentioned in merge request !361 (merged)
Please register or sign in to comment