D20878: [containments/desktop] Port desktop settings pages to QQC2+Kirigami FormLayout and modernize UI

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Apr 29 15:59:46 BST 2019


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190429/9a43dde5/attachment.html>


More information about the Plasma-devel mailing list