mirror of https://github.com/espruino/BangleApps
widalarmeta: don't clear graphics on reload
parent
f9d6ca1c13
commit
39bc2b31a0
|
@ -128,7 +128,6 @@
|
||||||
this.nextAlarm = undefined;
|
this.nextAlarm = undefined;
|
||||||
|
|
||||||
loadSettings();
|
loadSettings();
|
||||||
g.clear();
|
|
||||||
Bangle.drawWidgets();
|
Bangle.drawWidgets();
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue