Skip to content

Commit fe4f711

Browse files
committed
Modemprops theme init on change
1 parent 38db874 commit fe4f711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppFrame.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ void AppFrame::OnIdle(wxIdleEvent& event) {
15231523
modemPropertiesUpdated.store(false);
15241524

15251525
modemProps->initProperties(demod->getModemArgs(), demod);
1526-
1526+
modemProps->updateTheme();
15271527
demodTray->Layout();
15281528
modemProps->fitColumns();
15291529
#if ENABLE_DIGITAL_LAB

0 commit comments

Comments
 (0)