[FIX] firmware: Application display glitches
by
Ivan Debnar
1 year 4 months
[FIX] firmware: Application display glitches
* After disabling of Dashboard Temps, the previous values remain on screen forever after commit
Old MK does the cleanup anyway when rendering the Music details, filling \0x06 automatically, but for MKIV_STATIC it seems to need cleanup and it did not crash anyway, so seems oayk to be called every time there is update. Alternatively, if there is a way to delete the line while the Config Menu is still on screen, that would be preferred of course.
* Fix string trimming that breaks the display menu items clearing.