mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Remove dropshadow since it's buggy.
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Wox
|
||||
|
||||
InitProgressbarAnimation();
|
||||
//only works for win7+
|
||||
DwmDropShadow.DropShadowToWindow(this);
|
||||
//DwmDropShadow.DropShadowToWindow(this);
|
||||
}
|
||||
|
||||
private void CurrentDomain_UnhandledException(object sender, UnhandledExceptionEventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user