mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-21 19:31:54 -05:00
Modemprops theme init on change
This commit is contained in:
parent
38db87425f
commit
fe4f711a0d
@ -1523,7 +1523,7 @@ void AppFrame::OnIdle(wxIdleEvent& event) {
|
||||
modemPropertiesUpdated.store(false);
|
||||
|
||||
modemProps->initProperties(demod->getModemArgs(), demod);
|
||||
|
||||
modemProps->updateTheme();
|
||||
demodTray->Layout();
|
||||
modemProps->fitColumns();
|
||||
#if ENABLE_DIGITAL_LAB
|
||||
|
Loading…
Reference in New Issue
Block a user