mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-05 14:26:06 +02:00
Replaced InvisPopup with Opacity to force redraw
This commit is contained in:
@@ -83,12 +83,6 @@
|
||||
<Compile Include="AssetBundleCacher.cs" />
|
||||
<Compile Include="CefCustomMenuHandler.cs" />
|
||||
<Compile Include="ImageCache.cs" />
|
||||
<Compile Include="InvisPopup.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="InvisPopup.Designer.cs">
|
||||
<DependentUpon>InvisPopup.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="VRCEventDeserialization.cs" />
|
||||
<Compile Include="IPCClient.cs" />
|
||||
<Compile Include="IPCServer.cs" />
|
||||
@@ -129,9 +123,6 @@
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WinformThemer.cs" />
|
||||
<EmbeddedResource Include="InvisPopup.resx">
|
||||
<DependentUpon>InvisPopup.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="VRForm.resx">
|
||||
<DependentUpon>VRForm.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user