mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
Image cache fixes
This commit is contained in:
@@ -59,6 +59,7 @@ namespace VRCX
|
||||
|
||||
//CefSharpSettings.WcfEnabled = true; // TOOD: REMOVE THIS LINE YO (needed for synchronous configRepository)
|
||||
CefSharpSettings.ShutdownOnExit = false;
|
||||
CefSharpSettings.ConcurrentTaskExecution = true;
|
||||
|
||||
if (Cef.Initialize(cefSettings, false) == false)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user