I was thinking that it would be neat to have a menu that allows to select two numbers at the same time. The most typical usecase would be to select a time, with the hours and minutes next to each other. It could be a small but nice QOL update.
I tried and made a quick mockup (see attachment), and the result looks nice, because the watch screen has enough real estate for that.
In the code, it could be easy to set up as well. An example could be:
My understanding is that in order to achieve that I need to tweak the Espruino/libs/js/banglejs
/E_showMenu_Q3.js file, and then build a custom firmware and upload it to the watch. Is that correct?
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.
Hello,
I was thinking that it would be neat to have a menu that allows to select two numbers at the same time. The most typical usecase would be to select a time, with the hours and minutes next to each other. It could be a small but nice QOL update.
I tried and made a quick mockup (see attachment), and the result looks nice, because the watch screen has enough real estate for that.
In the code, it could be easy to set up as well. An example could be:
My understanding is that in order to achieve that I need to tweak the
Espruino/libs/js/banglejs /E_showMenu_Q3.js
file, and then build a custom firmware and upload it to the watch. Is that correct?Thank you for your insights
1 Attachment