espruino / espruino/BangleApps
[BackLite] Brightness not sticking on app load
- Dominant language
- JavaScript
- Stars
- 571
- Forks
- 1.3k
- Avg merge
- 17h 38m
- Merged PRs (30d)
- 17
Description
### Affected hardware version
Bangle 2
### Your firmware version
2v28.33
### The bug
While using the app `BackLite` it's supposed to not turn on the backlight if you press the button to unlock the watch - a long press is needed to turn the backlight on. However, the brightness that is correctly set upon unlock changes to maximum brightness as soon as `load(...)` is called. I've tried to mitigate this issue in several different ways, all of which have failed, and I have concluded that it might be related to the firmware, as I can't see anything else that conflicts with it. Sometimes it works right, and after installing another app, it doesn't anymore. @gfwilliams any idea if this is firmware-related?
### Installed apps
antonclk (0.12), widlock (0.08), notify (0.14), health (0.37), setting (0.82), sched (0.36), alarm (0.52), dailycolorclk (0.02), mylocation (0.11), smartbatt (0.04), widsmartbatt (0.02), reply (0.03), messagegui (0.91), widmessages (0.07), messages (0.70), weather (0.31), mtnclock (0.06), bordle (0.04), f9lander (0.05), locale (0.20), taglaunch (0.09), kineticscroll (0.05), kbmulti (0.09), widbtstates (0.02), compass (0.09), phoneremind (0.01), worldclkinfo (0.02), clkinfosunrise (0.05), icons (0.03), clkshortcuts (0.02), myprofile (0.02), clkinfodist (0.01), fileman (0.04), qmsched (0.10), sleeplog (0.24), loadanim (0.02), wid_edit (0.05), boot (0.67), clock_info (0.25), ios (0.22), messageicons (0.15), backlite (0.02), autoreset (0.02)
Contributor guide
Assessment
This issue has not been assessed yet.