GUI: real-time color setting preview
This commit is contained in:
parent
7905b813e0
commit
ac286fc8d1
3 changed files with 116 additions and 106 deletions
|
|
@ -2928,6 +2928,7 @@ bool FurnaceGUI::loop() {
|
|||
break;
|
||||
case GUI_WARN_RESET_COLORS:
|
||||
resetColors();
|
||||
applyUISettings(false);
|
||||
break;
|
||||
case GUI_WARN_GENERIC:
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue