Fix for UI lag on GPU switch

This commit is contained in:
seerge
2023-03-10 21:50:20 +01:00
parent 43c6def162
commit 92d1b97b95
5 changed files with 80 additions and 64 deletions

View File

@@ -15,8 +15,8 @@
<AssemblyName>GHelper</AssemblyName>
<PlatformTarget>x64</PlatformTarget>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<AssemblyVersion>0.21</AssemblyVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<AssemblyVersion>0.23</AssemblyVersion>
</PropertyGroup>
<ItemGroup>