tobozo / M5Stack-SD-Updater

💾 Customizable menu system for M5Stack, M5Unified and ESP32-Chimera-Core - loads apps from the Micro SD card. Easily add you own apps
MIT License
310 stars 42 forks source link

SDMenuProgress should not depend on fonts #132

Closed tobozo closed 3 years ago

tobozo commented 4 years ago

TODO: use tft.drawCenterString() and get rid of all tft.getFont*** statements

tobozo commented 3 years ago

done, all graphic functions can now be overriden with early callback setters