mirror of
https://github.com/tuxdotrs/highminded.git
synced 2025-08-22 23:51:03 +05:30
doc: add comment for curious one's
This commit is contained in:
@@ -106,6 +106,7 @@ public partial class MainWindow : Window
|
|||||||
InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true;
|
InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Here the sauce lol, Cheers to our curiosity!
|
||||||
private void HideOverlay()
|
private void HideOverlay()
|
||||||
{
|
{
|
||||||
var handle = TryGetPlatformHandle();
|
var handle = TryGetPlatformHandle();
|
||||||
|
Reference in New Issue
Block a user