wasp-os/wasp
Daniel Thompson 05310a82f8 widgets: Clarity whether spinner max is inclusive or exclusive
Currently the spinner uses exclusive max when wrapping from low to high
and inclusive max when wrapping from high to low. Fix this by adopting
*inclusive* max everywhere. The call sites are similarly confused.

Fix this!

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-01-12 20:22:44 +00:00
..
apps widgets: Clarity whether spinner max is inclusive or exclusive 2021-01-12 20:22:44 +00:00
boards apps: play2048: Add the 2048 game application 2021-01-10 18:14:36 +00:00
drivers drivers: bma421: Switch over to reset_step_counter() 2020-12-31 09:31:47 +00:00
fonts icons, fonts.digits: Switch over to 2-bit RLE encoding 2020-12-28 12:01:15 +00:00
modules bma42x-upy: Implement step counter reset 2020-12-30 09:56:22 +00:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py draw565: Add lighten/darken functions 2020-12-29 12:30:20 +00:00
gadgetbridge.py Notify level in settings app 2020-11-29 20:20:03 +00:00
icons.py apps: music: Update the application icon 2021-01-10 15:17:27 +00:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
requirements.txt simulator: Introduce fully automatic testint 2020-12-04 20:11:41 +00:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py system: Fix app unregister function 2021-01-12 19:11:57 +00:00
widgets.py widgets: Clarity whether spinner max is inclusive or exclusive 2021-01-12 20:22:44 +00:00