doc: add comment for curious one's

This commit is contained in:
tux
2025-07-06 21:51:07 +05:30
parent 2e3dea2370
commit 78f3f50e18

View File

@@ -106,6 +106,7 @@ public partial class MainWindow : Window
InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true;
}
// Here the sauce lol, Cheers to our curiosity!
private void HideOverlay()
{
var handle = TryGetPlatformHandle();