mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Remove AllowsTransparency which is buggy in XP and poor performance.
This commit is contained in:
@@ -9,8 +9,6 @@
|
||||
WindowStyle="None"
|
||||
WindowStartupLocation="Manual"
|
||||
ShowInTaskbar="False"
|
||||
AllowsTransparency="True"
|
||||
Background="{x:Null}"
|
||||
Style="{DynamicResource WindowStyle}"
|
||||
Icon="Images\app.png"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user