Skip to content

Commit 7f20153

Browse files
committed
ProgressBar design fixed
1 parent 4f8dc10 commit 7f20153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/NETworkManager/Views/SNMPView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
</Grid>
427427
</Button.Content>
428428
</Button>
429-
<mahAppsControls:MetroProgressBar Grid.Row="0" Grid.ColumnSpan="3" Grid.Column="0" Foreground="{DynamicResource MahApps.Brushes.Accent}" IsIndeterminate="True" Margin="0,10,0,0">
429+
<mahAppsControls:MetroProgressBar Grid.Row="2" Grid.ColumnSpan="3" Grid.Column="0" Foreground="{DynamicResource MahApps.Brushes.Accent}" IsIndeterminate="True" Margin="0,10,0,0">
430430
<mahAppsControls:MetroProgressBar.Style>
431431
<Style TargetType="{x:Type mahAppsControls:MetroProgressBar}" >
432432
<Setter Property="Visibility" Value="Collapsed" />

0 commit comments

Comments
 (0)