The font on the ok-button in help message changes to be smaller when pressing it - I think it's to do with loading the layout which has a smaller font on buttons. Maybe.
Suggested future improvements:
wrap the text field in another way so that all available space is always used independent of character widths. Now the displayed string is fixed to a specified number of characters.
maybe align buttons perfectly in the button layout. (this is nitpicking)
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.
Thanks for the tip! Just opened a pull request.
Can be tested here. Code here.
Small bug:
Suggested future improvements: