We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcf419 commit 0a74766Copy full SHA for 0a74766
Flow.Launcher.Core/Resource/Theme.cs
@@ -364,7 +364,6 @@ private void SetWindowAccent(Window w, AccentState state)
364
{
365
var windowHelper = new WindowInteropHelper(w);
366
367
- // this determines the width of the main query window
368
windowHelper.EnsureHandle();
369
370
var accent = new AccentPolicy { AccentState = state };
0 commit comments