a774ce8555
Recent refactoring of the font handling seems to have broken the display of the last symbol of the output status widget. From my analysis the last symbol is truncated because the buffer simply is too small. Increasing the buffer size to 9 fits all three possible symbols. |
||
---|---|---|
.. | ||
widgets | ||
CMakeLists.txt | ||
Kconfig | ||
main.c | ||
status_screen.c |