D18766: Don't show tooltip when search field has text and set a timeout period

Kai Uwe Broulik noreply at phabricator.kde.org
Tue Feb 5 18:19:39 GMT 2019


broulik added inline comments.

INLINE COMMENTS

> SearchField.qml:47
>          delay: Kirigami.Units.longDuration
> -        visible: hovered
> +        visible: hovered && searchField.text == ""
> +        timeout: Kirigami.Units.shortDuration

Prefer using `length` as that avoids copying a string into JS space

REPOSITORY
  R134 Discover Software Store

REVISION DETAIL
  https://phabricator.kde.org/D18766

To: shubham, apol
Cc: broulik, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190205/7080e345/attachment-0001.html>


More information about the Plasma-devel mailing list