D14268: Changed refresh time from 30 to 60 seconds

David Edmundson noreply at phabricator.kde.org
Sat Jul 21 23:15:33 BST 2018


davidedmundson added a comment.


  also try to commit just the change you're making not all of the other changes in the other commit

INLINE COMMENTS

> main.qml:51
>          engine: "time"
>          connectedSources: ["Local"]
> +        interval: showSeconds ? 1000 : 60000

please add

  intervalAlignment: plasmoid.configuration.showSeconds ? PlasmaCore.Types.NoAlignment : PlasmaCore.Types.AlignToMinute

REPOSITORY
  R114 Plasma Addons

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

To: piotrkakol
Cc: davidedmundson, plasma-devel, ngraham, gladhorn, 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/20180721/a41674d9/attachment.html>


More information about the Plasma-devel mailing list