summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Modal.cpp
AgeCommit message (Collapse)Author
2020-03-01Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ↵JF
it as the default font.
2020-03-01Fix Model that would crash when closing it.JF
2020-03-01Simplify Tile to improve refresh speed (it's not a tile anymore...).JF
Disable debug mode of lvgl.
2020-02-26Add new Screens (gauge, meter,...)JF