Fix drawing

pull/1376/head
Marco Heiming 2022-01-28 21:48:07 +01:00
parent f9d2d59e60
commit 2fe7872fd8
1 changed files with 1 additions and 0 deletions

View File

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