do some spinny thingy
Compare changes
Files
2@@ -22,63 +38,55 @@
@@ -22,63 +38,55 @@
<Border CornerRadius="10" Padding="10" Grid.Column="1" HorizontalAlignment="Right" Margin="10,0,0,0" Background="{StaticResource BACKGROUND_SECONDARY_BRUSH}">
Text="On the left side, you can find the programs that you marked as distracting. On the left, you find all currently running programs that you can potentially add to the distracting programs." />
@@ -93,9 +101,9 @@ HorizontalAlignment="Right"
@@ -93,9 +101,9 @@ HorizontalAlignment="Right"
@@ -107,16 +115,20 @@ HorizontalAlignment="Right"
@@ -107,16 +115,20 @@ HorizontalAlignment="Right"
<StackPanel Orientation="Horizontal" VerticalAlignment="Center" HorizontalAlignment="Left" Margin="0,0,0,0" >
<Border Margin="10,0,0,0" Style="{StaticResource RoundedButtonBorder}" MouseDown="RefreshButton_Click" Width="40" Height="40" VerticalAlignment="Center">
<Path Margin="-4,0,0,0" Fill="Black" Data="M12,4V1L8,5L12,9V6C15.3,6 18,8.7 18,12C18,15.3 15.3,18 12,18C8.7,18 6,15.3 6,12H4C4,16.4 7.6,20 12,20C16.4,20 20,16.4 20,12C20,7.6 16.4,4 12,4Z"/>
@@ -127,12 +139,6 @@ HorizontalAlignment="Right"
@@ -127,12 +139,6 @@ HorizontalAlignment="Right"
\ No newline at end of file