summaryrefslogtreecommitdiff
path: root/wasp/apps/settings.py
AgeCommit message (Collapse)Author
2020-11-26apps: settings: Fix initial slider valuekozova1
When the Settings app is launched, it shows the "Mid" text (this is correct), but the slider is at the lowest position. After moving the slider it functions correctly, so this fix is mostly cosmetic. Signed-off-by: kozova1 <mug66kk@gmail.com>
2020-08-16README: Add a (fairly) comprehensive screenshot tourDaniel Thompson
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-05-24apps: settings: Adopt the slider... it looks more interestingDaniel Thompson
2020-04-10wasp: apps: Add a new (super simple) settings appDaniel Thompson