broulik added inline comments.

INLINE COMMENTS

> ConfigFilter.qml:208
> +                icon.name: "edit-select-all"
> +                ToolTip.delay: 1000
> +                ToolTip.timeout: 5000

I think using `ToolTip` attached property is discouraged as that cannot inherit 
the default times from the desktop style.
Instead use

  ToolTip {
      ...
  }

REPOSITORY
  R119 Plasma Desktop

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

To: GB_2, #plasma, #vdg, davidedmundson, filipf, ngraham
Cc: broulik, ngraham, filipf, davidedmundson, #vdg, plasma-devel, #plasma, 
jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, abetts, sebas, apol, mart

Reply via email to