Replaced InvisPopup with Opacity to force redraw

This commit is contained in:
Usman Shafiq
2022-03-24 10:54:27 -04:00
parent 8d1701ffb8
commit ce9ab560fe
5 changed files with 3 additions and 234 deletions
-9
View File
@@ -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>