From 64cdfbe21905cea97213c49ad8b00aac823adfbf Mon Sep 17 00:00:00 2001 From: Jupster <78136088+jupster@users.noreply.github.com> Date: Thu, 17 Jul 2025 18:59:40 +1000 Subject: [PATCH 1/3] Update version and clarify menu labels (#234) Bumped version. Updated Profile.xaml menu item headers for clarity, distinguishing between 'Copy From Server Only' and 'Copy From Server + Client' actions. --- FASTER/Views/Profile.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/FASTER/Views/Profile.xaml b/FASTER/Views/Profile.xaml index b5add5f..0d82afc 100644 --- a/FASTER/Views/Profile.xaml +++ b/FASTER/Views/Profile.xaml @@ -143,7 +143,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -197,12 +197,12 @@ - + - + @@ -224,12 +224,12 @@ - + - + From ebdb2c5ed4d718a5a41eecabdcab766916c3608c Mon Sep 17 00:00:00 2001 From: Prodigyfly <84582741+Prodigyfly@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:07:16 +0200 Subject: [PATCH 2/3] Update MainWindow.xaml (#227) Added scrollbar to Server Profiles list in MainWindow.xaml --- FASTER/MainWindow.xaml | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/FASTER/MainWindow.xaml b/FASTER/MainWindow.xaml index 2ac8157..c2620e1 100644 --- a/FASTER/MainWindow.xaml +++ b/FASTER/MainWindow.xaml @@ -1,4 +1,4 @@ - - - - + + + @@ -52,7 +52,7 @@ -