diff --git a/FootwearTest/App.axaml b/FootwearTest/App.axaml
index a8f206f..4fcfbb3 100644
--- a/FootwearTest/App.axaml
+++ b/FootwearTest/App.axaml
@@ -9,11 +9,17 @@
+
+
+
+
+
+
@@ -34,8 +40,8 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/FootwearTest/Views/DashboardView.axaml b/FootwearTest/Views/DashboardView.axaml
index 69e9ff6..4d2ae02 100644
--- a/FootwearTest/Views/DashboardView.axaml
+++ b/FootwearTest/Views/DashboardView.axaml
@@ -4,54 +4,77 @@
xmlns:models="using:FootwearTest.Models"
x:Class="FootwearTest.Views.DashboardView"
x:DataType="vm:DashboardViewModel">
-
-
-
-
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
-
-
+
+
-
+
+
+
+
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
diff --git a/FootwearTest/Views/HistoryView.axaml b/FootwearTest/Views/HistoryView.axaml
index 4065de9..3bc3b4d 100644
--- a/FootwearTest/Views/HistoryView.axaml
+++ b/FootwearTest/Views/HistoryView.axaml
@@ -4,35 +4,45 @@
xmlns:models="using:FootwearTest.Models"
x:Class="FootwearTest.Views.HistoryView"
x:DataType="vm:HistoryViewModel">
-
-
+
+
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
+
+
+
+
-
-
+
+
+
+
diff --git a/FootwearTest/Views/MainWindow.axaml b/FootwearTest/Views/MainWindow.axaml
index 5a51f93..c2596da 100644
--- a/FootwearTest/Views/MainWindow.axaml
+++ b/FootwearTest/Views/MainWindow.axaml
@@ -4,12 +4,12 @@
xmlns:suki="clr-namespace:SukiUI.Controls;assembly=SukiUI"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- mc:Ignorable="d" d:DesignWidth="1280" d:DesignHeight="800"
+ mc:Ignorable="d" d:DesignWidth="1366" d:DesignHeight="820"
x:Class="FootwearTest.Views.MainWindow"
x:DataType="vm:MainWindowViewModel"
Icon="/Assets/avalonia-logo.ico"
- Width="1280"
- Height="800"
+ Width="1366"
+ Height="820"
MinWidth="1100"
MinHeight="720"
WindowState="Maximized"
@@ -37,11 +37,11 @@
+
-
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -91,14 +101,19 @@
-
+
+
+
+
+
+
-
+
@@ -106,23 +121,23 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/FootwearTest/Views/MethodAView.axaml b/FootwearTest/Views/MethodAView.axaml
index 452a22d..5dbdaff 100644
--- a/FootwearTest/Views/MethodAView.axaml
+++ b/FootwearTest/Views/MethodAView.axaml
@@ -4,36 +4,42 @@
xmlns:models="using:FootwearTest.Models"
x:Class="FootwearTest.Views.MethodAView"
x:DataType="vm:MethodAViewModel">
-
-
+
+
-
+
-
-
+
+
-
+
+
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -42,43 +48,47 @@
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/FootwearTest/Views/MethodBView.axaml b/FootwearTest/Views/MethodBView.axaml
index de17371..a4a2927 100644
--- a/FootwearTest/Views/MethodBView.axaml
+++ b/FootwearTest/Views/MethodBView.axaml
@@ -4,33 +4,35 @@
xmlns:sukiTheme="clr-namespace:SukiUI.Theme;assembly=SukiUI"
x:Class="FootwearTest.Views.MethodBView"
x:DataType="vm:MethodBViewModel">
-
-
+
+
-
+
-
-
+
+
-
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
@@ -38,25 +40,25 @@
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
@@ -93,9 +95,9 @@
-
+
-
+
@@ -132,9 +134,9 @@
-
+
-
+
diff --git a/FootwearTest/Views/ReportView.axaml b/FootwearTest/Views/ReportView.axaml
index 1e9b8af..adb67d7 100644
--- a/FootwearTest/Views/ReportView.axaml
+++ b/FootwearTest/Views/ReportView.axaml
@@ -3,15 +3,20 @@
xmlns:vm="using:FootwearTest.ViewModels"
x:Class="FootwearTest.Views.ReportView"
x:DataType="vm:ReportViewModel">
-
+
-
+
+
+
+
-
-
+
+
+
+
diff --git a/FootwearTest/Views/SettingsView.axaml b/FootwearTest/Views/SettingsView.axaml
index 8bbba2d..4fece78 100644
--- a/FootwearTest/Views/SettingsView.axaml
+++ b/FootwearTest/Views/SettingsView.axaml
@@ -4,80 +4,84 @@
xmlns:sukiTheme="clr-namespace:SukiUI.Theme;assembly=SukiUI"
x:Class="FootwearTest.Views.SettingsView"
x:DataType="vm:SettingsViewModel">
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+