fix: Statistics window can not move

This commit is contained in:
leo 2024-03-15 10:13:21 +08:00
parent 64681c0086
commit abc3e8e9f7

View file

@ -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"