Merge pull request #4913 from DedeHai/percentFX_UI_fix

fix ancient UI bug that hides the speed slider in percent FX
This commit is contained in:
Damian Schneider
2025-09-07 20:34:57 +02:00
committed by Frank
parent 9968ed9a22
commit 4eb9f0855d

View File

@@ -4102,7 +4102,7 @@ uint16_t mode_percent(void) {
return FRAMETIME;
}
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@,% of fill,,,,One color;!,!;!";
static const char _data_FX_MODE_PERCENT[] PROGMEM = "Percent@!,% of fill,,,,One color;!,!;!";
/*