Skip to content

Commit

Permalink
Merge pull request #8 from emoacht/develop
Browse files Browse the repository at this point in the history
Modify context menu
  • Loading branch information
emoacht authored May 18, 2021
2 parents b08942b + 6a839dd commit 4d39919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/HelloSwitcher/Views/MenuWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Height="200" Width="200"
WindowStyle="None" AllowsTransparency="True"
Opacity="0"
ShowInTaskbar="False">
<Window.ContextMenu>
<ContextMenu UseLayoutRounding="True"
Expand Down

0 comments on commit 4d39919

Please sign in to comment.