Small GUI correction on MAN text
This commit is contained in:
+1
-1
@@ -3705,7 +3705,7 @@ void ShowTuneMode() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tft.drawRoundRect(1, 35, 42, 20, 5, GreyoutColor);
|
tft.drawRoundRect(1, 35, 42, 20, 5, GreyoutColor);
|
||||||
tftPrint(0, "MAN", 22, 39, GreyoutColor, BackgroundColor, 16);
|
tftPrint(0, "MAN", 22, 38, GreyoutColor, BackgroundColor, 16);
|
||||||
|
|
||||||
if (memorystore) {
|
if (memorystore) {
|
||||||
tft.drawRoundRect(1, 79, 42, 20, 5, SignificantColor);
|
tft.drawRoundRect(1, 79, 42, 20, 5, SignificantColor);
|
||||||
|
|||||||
Reference in New Issue
Block a user