parent
584fcb9980
commit
b181994551
|
|
@ -327,9 +327,10 @@ Graphics.prototype.setFontKdamThmor = function(scale) {
|
||||||
|
|
||||||
|
|
||||||
Bangle.loadWidgets();
|
Bangle.loadWidgets();
|
||||||
|
draw();
|
||||||
require("widget_utils").hide();
|
require("widget_utils").hide();
|
||||||
|
|
||||||
draw(); // queues the next draw for a minutes time
|
|
||||||
|
|
||||||
|
|
||||||
Bangle.on('charging', function(charging) {
|
Bangle.on('charging', function(charging) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue