Skip to content

Commit

Permalink
- increased loading indicator size
Browse files Browse the repository at this point in the history
  • Loading branch information
Luka Grabarevic committed Mar 29, 2017
1 parent 72f20c4 commit a8e1ae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BuildsAppReborn.Client/Views/BuildsStatusView.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@
</Grid>
<ProgressBar Grid.Column="0"
Margin="20"
Width="128"
Height="128"
HorizontalAlignment="Center"
VerticalAlignment="Center"
IsIndeterminate="True">
Expand Down

0 comments on commit a8e1ae8

Please sign in to comment.