diff --git a/qt/OpenRGBDevicePage.cpp b/qt/OpenRGBDevicePage.cpp index 2f5c9ec10..fc1251b8c 100644 --- a/qt/OpenRGBDevicePage.cpp +++ b/qt/OpenRGBDevicePage.cpp @@ -386,7 +386,7 @@ void Ui::OpenRGBDevicePage::on_DirectionBox_currentIndexChanged(int /*index*/) void Ui::OpenRGBDevicePage::UpdateInterface() { - UpdateModeUi(); + //UpdateModeUi(); ui->DeviceViewBox->repaint(); }