mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-09-16 07:07:12 -04:00
Call update device list callback after detection is finished
This commit is contained in:
1 parent
ec77c658f2
commit
8823e28fa0
1 file changed
+2
@@ -282,6 +282,8 @@ void ResourceManager::DetectDevicesThreadFunction()
|
||||
detection_percent = 100;
|
||||
detection_string = "";
|
||||
|
||||
DeviceListChanged();
|
||||
|
||||
DetectDeviceMutex.unlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in new issue
Block a user