parent
52c8df698b
commit
c2766e8455
|
|
@ -89,5 +89,4 @@ Graphics.prototype.setFontLondrinaSolid = function() {
|
||||||
Bangle.loadWidgets();
|
Bangle.loadWidgets();
|
||||||
draw();
|
draw();
|
||||||
setTimeout(Bangle.drawWidgets, 0);
|
setTimeout(Bangle.drawWidgets, 0);
|
||||||
applySettings();
|
})();
|
||||||
})();
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue