diff --git a/apps/rebble/rebble.app.js b/apps/rebble/rebble.app.js index 6bdb8ff03..e23bbe661 100644 --- a/apps/rebble/rebble.app.js +++ b/apps/rebble/rebble.app.js @@ -327,9 +327,10 @@ Graphics.prototype.setFontKdamThmor = function(scale) { Bangle.loadWidgets(); + draw(); require("widget_utils").hide(); - draw(); // queues the next draw for a minutes time + Bangle.on('charging', function(charging) {