From 9fde6ac7485e2c3653579b6bd4ef12f2a026ad34 Mon Sep 17 00:00:00 2001 From: Ivo Petrov Date: Thu, 19 Sep 2024 09:01:50 +0100 Subject: [PATCH 1/4] progress record 1. help icon removed 5. minor UI changes 7. jagged edges fixed --- TuneUp/TuneUpWindow.xaml | 79 +++++++++++++++++++------------------ TuneUp/TuneUpWindow.xaml.cs | 2 +- 2 files changed, 41 insertions(+), 40 deletions(-) diff --git a/TuneUp/TuneUpWindow.xaml b/TuneUp/TuneUpWindow.xaml index cd15d62..8192054 100644 --- a/TuneUp/TuneUpWindow.xaml +++ b/TuneUp/TuneUpWindow.xaml @@ -27,7 +27,6 @@ - #555555 @@ -71,37 +70,33 @@ - + - - - - - - + + - + Visibility="Collapsed" + DockPanel.Dock="Right" /> + + + - @@ -110,7 +105,6 @@ - @@ -149,7 +143,7 @@ @@ -391,9 +384,9 @@ + FontFamily="{StaticResource ArtifaktElementBold}"/> + FontFamily="{StaticResource ArtifaktElementBold}"/> @@ -409,17 +402,17 @@ IsChecked="{Binding ShowGroups, Mode=TwoWay}" IsEnabled="True" Style="{StaticResource EllipseToggleButton1}" /> - - - + -->