mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
[PowerOCR] Fix taskbar interaction (#20126)
This commit is contained in:
committed by
GitHub
parent
9207983abb
commit
7d742760e7
@@ -8,6 +8,8 @@
|
|||||||
Title="PowerOCR"
|
Title="PowerOCR"
|
||||||
Width="800"
|
Width="800"
|
||||||
Height="450"
|
Height="450"
|
||||||
|
ShowActivated="False"
|
||||||
|
ShowInTaskbar="False"
|
||||||
AllowsTransparency="True"
|
AllowsTransparency="True"
|
||||||
Background="Transparent"
|
Background="Transparent"
|
||||||
Loaded="Window_Loaded"
|
Loaded="Window_Loaded"
|
||||||
|
|||||||
Reference in New Issue
Block a user