mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
fix: Statistics window can not move
This commit is contained in:
parent
64681c0086
commit
abc3e8e9f7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<Border Grid.Column="0" Grid.ColumnSpan="3"
|
||||
Background="{DynamicResource Brush.TitleBar}"
|
||||
BorderThickness="0,0,0,1" BorderBrush="{DynamicResource Brush.Border0}"
|
||||
IsHitTestVisible="False"/>
|
||||
PointerPressed="BeginMoveWindow"/>
|
||||
|
||||
<Path Grid.Column="0"
|
||||
Width="14" Height="14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue