mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-07-18 19:24:42 -04:00
UI: Disable network settings while outputs active
This commit is contained in:
@@ -1704,6 +1704,7 @@ void OBSBasicSettings::LoadOutputSettings()
|
||||
ui->advOutRecTopContainer->setEnabled(false);
|
||||
ui->advOutRecTypeContainer->setEnabled(false);
|
||||
ui->advOutputAudioTracksTab->setEnabled(false);
|
||||
ui->advNetworkGroupBox->setEnabled(false);
|
||||
}
|
||||
|
||||
loading = false;
|
||||
|
||||
Reference in New Issue
Block a user