1
0
Fork 0
wasp-os/wasp/apps
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
..
alarm.py widgets: Clarity whether spinner max is inclusive or exclusive 2021-01-12 20:22:44 +00:00
calc.py apps: calc: Use the UI colours to generate a background 2020-12-31 19:26:34 +00:00
chrono.py manager: Recategorize the theme labels for apps 2020-12-31 19:22:54 +00:00
clock.py manager: Recategorize the theme labels for apps 2020-12-31 19:22:54 +00:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
fibonacci_clock.py docs: Add an Application Library chapter 2020-11-08 14:28:38 +00:00
flashlight.py apps: software: Add an apps to enable/disable other apps 2021-01-03 14:54:34 +00:00
gameoflife.py docs: Add an Application Library chapter 2020-11-08 14:28:38 +00:00
haiku.py apps: haiku: Add a simple Haiku viewer 2020-10-10 12:12:59 +01:00
heart.py apps: heart: Use theme colours for text labels 2021-01-03 14:46:47 +00:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py apps: launcher: Use theme colours for text labels 2021-01-03 14:46:58 +00:00
musicplayer.py apps: music: Update the application icon 2021-01-10 15:17:27 +00:00
pager.py widgets: ConfirmationView: Adopt the button widget 2021-01-10 10:34:37 +00:00
play2048.py apps: play2048: Optimized the icon a little 2021-01-10 18:14:36 +00:00
settings.py apps: settings: Use theme colours for text labels 2021-01-03 14:47:23 +00:00
snake.py apps: snake: Update artwork 2020-12-28 10:08:15 +00:00
software.py apps: software: Fix some scrolling bugs 2021-01-10 18:14:36 +00:00
steps.py manager: Recategorize the theme labels for apps 2020-12-31 19:22:54 +00:00
stopwatch.py apps: timer: Add a countdown timer application 2021-01-10 16:02:35 +00:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py apps: software: Add an apps to enable/disable other apps 2021-01-03 14:54:34 +00:00
timer.py widgets: Clarity whether spinner max is inclusive or exclusive 2021-01-12 20:22:44 +00:00