mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-01-06 06:07:49 -05:00
Call update device list callback after detection is finished
This commit is contained in:
@@ -282,6 +282,8 @@ void ResourceManager::DetectDevicesThreadFunction()
|
||||
detection_percent = 100;
|
||||
detection_string = "";
|
||||
|
||||
DeviceListChanged();
|
||||
|
||||
DetectDeviceMutex.unlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user