mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-26 00:38:10 -04:00
Don't update the mode UI when the update callback occurs for now
This commit is contained in:
@@ -386,7 +386,7 @@ void Ui::OpenRGBDevicePage::on_DirectionBox_currentIndexChanged(int /*index*/)
|
||||
|
||||
void Ui::OpenRGBDevicePage::UpdateInterface()
|
||||
{
|
||||
UpdateModeUi();
|
||||
//UpdateModeUi();
|
||||
ui->DeviceViewBox->repaint();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user