Commit Graph

7 Commits

Author SHA1 Message Date
mkamonMdt
659570ca13 [BH-863] Fix powernap spinner arrows
There were an issue in the PowerNap's main window,
that the spinner's arrows would not disappear on reaching
extremums. To solve this the commit adds a setArrowVisible
functionality to the gui::BellBaseLayout, a onValueChange
callback to gui::Spinner and employs both to the
gui::PowerNapListItem to solve the issue.
2021-09-13 16:37:42 +02:00
Mateusz Grzegorzek
87ed83ca5c [BH-701] Use TimeSetFmtSpinner in Alarm app
Use TimeSetFmtSpinner in Alarm app
2021-08-11 15:38:51 +02:00
Mateusz Piesta
07cc59d978 [BH-708] Time and units
Added missing views/windows.
From now home screen properly displays current time.
2021-08-09 09:45:08 +02:00
Mateusz Piesta
9edd566530 [BH-678] Add TimeSetFmtSpinner widget
Added time set spinner widget with dynamic switching
between time formats(24/12H).
2021-07-29 12:23:24 +02:00
Paweł Joński
d6469e21a6 [BH-564] Time&Units scaling fix
Fix scaling in Time&Units
2021-07-23 11:49:05 +02:00
Paweł Joński
01ef10db90 [BH-564] Add Time&Units application
Add first version of Time&Units application (just setting time)
Remove spinner demo application
2021-07-21 15:36:09 +02:00
Radoslaw Wicik
72ef95d8ef [BH-591] Add Spinner Widget
Adding spinner widget.
2021-06-29 15:09:27 +02:00