diff --git a/apps/circlesclock/app.js b/apps/circlesclock/app.js index be12342c1..79b2f7319 100644 --- a/apps/circlesclock/app.js +++ b/apps/circlesclock/app.js @@ -108,6 +108,7 @@ const defaultCircleTypes = ["steps", "hr", "battery", "weather"]; function draw() { + g.reset(true); if (!showWidgets) { /* * we are not drawing the widgets as we are taking over the whole screen