[Weather] Make update time spinbox editable
ClosedPublic

Authored by ngraham on Oct 21 2019, 1:55 AM.

Details

Test Plan

Now you can enter text in it using the keyboard. To make this more predictible, the
custom stepSize value is removed so all integer valued between the min and max are
acceptable now.

Diff Detail

Repository
R114 Plasma Addons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Oct 21 2019, 1:55 AM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 21 2019, 1:55 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Oct 21 2019, 1:55 AM
ngraham updated this revision to Diff 68462.Oct 21 2019, 5:02 PM

Add a valueFromText handler

Landing without approval since D24816 which does the exact same thing elsewhere was approved, and the logic for approving is identical. :)

This revision was not accepted when it landed; it landed in state Needs Review.Oct 21 2019, 5:04 PM
This revision was automatically updated to reflect the committed changes.