Enable LED select box for mode-specific color mode

This commit is contained in:
KundaPanda
2021-04-03 21:06:09 +02:00
committed by Adam Honse
parent c8e3554442
commit 2b6a3e19ea

View File

@@ -732,6 +732,7 @@ void Ui::OpenRGBDevicePage::UpdateModeUi()
ui->LEDBox->setCurrentIndex(0);
on_LEDBox_currentIndexChanged(0);
ui->LEDBox->setEnabled(true);
ui->LEDBox->blockSignals(false);
ui->ApplyColorsButton->setEnabled(true);
//ui->AutoFillCheck->setEnabled(true);