Maybe just give the run app a mechanism to eval additional pages which can be selected by swiping but are installed as separate apps.
Sound like a good idea, it's beyond my current abilities though :P
The settings do not seem to have defaults, app crashes accessing the undefined settings object
Fixed this.
Swiping works fine, but the display was not updated but seemed complete otherwise
I've now seemingly got the ui to update as one would want. I tried to code it so it would only update the different elements when there is a relevant change, i.e. at least kind of lazily.
Usual caveats that there is sure to still be bugs and the code is maybe not the easiest to follow.. Use the same links as before.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sound like a good idea, it's beyond my current abilities though :P
Fixed this.
I've now seemingly got the ui to update as one would want. I tried to code it so it would only update the different elements when there is a relevant change, i.e. at least kind of lazily.
Usual caveats that there is sure to still be bugs and the code is maybe not the easiest to follow.. Use the same links as before.