| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-26 | apps: settings: Avoid circular dependancies during app init | Daniel Thompson | |
| wasp.system cannot be safely be used from app __init__ methods. Move the initial value settings to the foreground method instead. Fixes: b1326e16092b ("apps: settings: Fix initial slider value") Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-11-26 | apps: settings: Fix initial slider value | kozova1 | |
| 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-16 | README: Add a (fairly) comprehensive screenshot tour | Daniel Thompson | |
| Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-05-24 | apps: settings: Adopt the slider... it looks more interesting | Daniel Thompson | |
| 2020-04-10 | wasp: apps: Add a new (super simple) settings app | Daniel Thompson | |
