GUI: comfortable wave macro height

This commit is contained in:
tildearrow 2022-09-17 22:55:58 -05:00
parent 3e311d94a2
commit 6bf6a854ef
4 changed files with 11 additions and 1 deletions

View file

@ -3884,6 +3884,7 @@ bool FurnaceGUI::loop() {
showError("cannot load wavetable! ("+e->getLastError()+")");
} else {
MARK_MODIFIED;
RESET_WAVE_MACRO_ZOOM;
}
}
break;