From 8a934efadcfdfee26154ebf1b7fb2b39fd1f0676 Mon Sep 17 00:00:00 2001 From: Joseph Finney Date: Sat, 17 Feb 2024 10:40:24 -0600 Subject: [PATCH] Add more welcome message to settings page --- Text-Grab/Pages/GeneralSettings.xaml | 31 ++++++++++++++++++++++------ Text-Grab/Views/SettingsWindow.xaml | 4 ++-- 2 files changed, 27 insertions(+), 8 deletions(-) diff --git a/Text-Grab/Pages/GeneralSettings.xaml b/Text-Grab/Pages/GeneralSettings.xaml index 865f9d44..40009e6c 100644 --- a/Text-Grab/Pages/GeneralSettings.xaml +++ b/Text-Grab/Pages/GeneralSettings.xaml @@ -48,12 +48,31 @@ Click="AboutBTN_Click" /> - - What do you want to see here? Submit an issue on GitHub - - - https://github.com/TheJoeFin/Text-Grab/issues - + + + + + Thank you for using Text Grab! + Building this application is very much a labor of love. I am always happy to hear from users to better understand how you use the app and what you would like to see in the future. + Feel free to open an issue on GitHub if you have a bug or feature request. Email me directly for questions or just to say hi. + Happy Text Grabbing! + + + 🌐 https://github.com/TheJoeFin/Text-Grab/issues + + + 📧 joe@JoeFinApps.com + + +