mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Fixed FX not being in the correct order when opening GUI
This commit is contained in:
parent
43df6b217c
commit
862419f88f
2 changed files with 6 additions and 0 deletions
|
|
@ -102,4 +102,6 @@ void Editor::resized()
|
|||
#else
|
||||
layout.setLayout ("layout.json");
|
||||
#endif
|
||||
|
||||
handleAsyncUpdate();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue