draw moved

removed comments
pull/2288/head
Rarder44 2022-11-18 00:43:15 +01:00
parent 584fcb9980
commit b181994551
1 changed files with 2 additions and 1 deletions

View File

@ -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) {