Changed refresh time from 30 to 60 seconds
AbandonedPublic

Authored by piotrkakol on Jul 21 2018, 10:06 PM.

Details

Reviewers
None

Diff Detail

Repository
R114 Plasma Addons
Branch
change-refresh-time (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1057
Build 1070: arc lint + arc unit
piotrkakol created this revision.Jul 21 2018, 10:06 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 21 2018, 10:06 PM
piotrkakol requested review of this revision.Jul 21 2018, 10:06 PM

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

applets/binary-clock/package/contents/ui/main.qml
51

please add

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

Thanks, David.
Yeah, even though I followed the instructions you can see that the branch in this diff is "change-refresh-time (branched from master)" and it should be "change-refresh-time (branched from code-cleanup)".
I'll remove this diff and try to make another one from the correct branch on Monday, with the line you requested.

piotrkakol abandoned this revision.Jul 21 2018, 10:38 PM