• The issue is you need to call g.reset() in your function before you start drawing (or even it's after calling some other code like drawWidgets) as the other code might have changed the way graphics was configured.

    Even if you were lucky and the font stayed the same, maybe the battery widget decided to update the battery and leaves the foreground colour as green :)

About

Avatar for Gordon @Gordon started