espruino / BangleApps

Bangle.js App Loader (and Apps)
https://banglejs.com/apps
MIT License
498 stars 1.17k forks source link

VPW clock: do not remove VGA8 font for fast loading #3450

Closed paul-arg closed 5 months ago

paul-arg commented 5 months ago

As per this discussion: https://forum.espruino.com/conversations/395233

Do not remove the VGA8 font as part of the remove handler

thyttan commented 5 months ago

Thanks!