mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-13 10:28:43 -04:00
Enable LED select box for mode-specific color mode
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user