Espruino/libs/js/banglejs/Bangle_drawWidgets.min.js
Gordon Williams 6652295b4f Bangle.js/Pixl.js: Updated E.showMenu
Bangle.js: E.showMenu now has some colour, bigger, with next/prev indicators, and works with widgets
2020-02-10 15:14:18 +00:00

1 line
61 B
JavaScript

(function(){if(global.WIDGETS)for(var w of WIDGETS)w.draw()})