On Friday 09 January 2009 23:30:16 Matthew Dawson wrote:
> Currently if you update the tooltip's content faster then three seconds,
> the tooltip will never autohide.  This occurs because the timer counting
> the three seconds resets when data is updated.  The problem is that the
> tooltip doesn't go away, not that it never appears.

In that case, surely it would be better to have a boolean option saying 
whether updates should reset the timeout?

Or an overload to TooltipManager::setContent() that takes a bool (or, better, 
an enum) saying whether the timeout should be reset by the update.

Alex

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to