Fix context menu conflicts with commit info popup panel

This commit is contained in:
leo 2020-07-15 11:49:16 +08:00
parent b06fe3d477
commit a30ac86617
2 changed files with 4 additions and 2 deletions

View file

@ -5,7 +5,6 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:source="clr-namespace:SourceGit"
xmlns:local="clr-namespace:SourceGit.UI"
xmlns:git="clr-namespace:SourceGit.Git"
xmlns:converters="clr-namespace:SourceGit.Converters"
mc:Ignorable="d"
d:DesignHeight="450" d:DesignWidth="800"