wasp-os/wasp/apps
Daniel Thompson 62288cc81e apps: software: Fix some scrolling bugs
Currently the number of pages is (acidentally) hardcoded where it need
not be and the scroll directions aren't right as soon as we go beyond
two pages (where scroll up and down are equivalent actions).

Fix both.

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2021-01-10 18:14:36 +00:00
..
alarm.py apps: alarm: add a full colour icon 2020-12-29 20:14:13 +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 apps: timer: Add a countdown timer application 2021-01-10 16:02:35 +00:00