You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • There's nothing built-in, and it seems every clock that needs it implements their own hacks.

    ... but to try and avoid this, I just added a library. Developing with libraries requires a few tweaks: https://github.com/espruino/BangleApps/t­ree/master/modules

    but once that is done, you can just do require("widget_utils").hide() and require("widget_utils").show() now

About

Avatar for Gordon @Gordon started