mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-14 14:17:46 -04:00
Set colors when updating mode
This commit is contained in:
1 parent
51c3568f7a
commit
bd027e596e
1 file changed
+1
@@ -597,6 +597,7 @@ void Ui::OpenRGBDevicePage::UpdateMode()
|
||||
| Change device mode |
|
||||
\*-----------------------------------------------------*/
|
||||
device->SetMode(current_mode);
|
||||
device->UpdateLEDs();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user