From 254a906f8eaa01357f3c30d23eec8e0f85c99e9e Mon Sep 17 00:00:00 2001 From: Dobin Park Date: Sat, 9 Oct 2021 20:47:05 +0900 Subject: [PATCH] - Change Prriority text to button - Priority Button color change by Priority number (0 gray, 0<= Bold Black) - Priority button update when property changed. --- Flow.Launcher/SettingWindow.xaml | 43 ++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 5 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 9ca403f07..02de47fe7 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -229,6 +229,7 @@ + @@ -240,6 +241,7 @@ + @@ -253,7 +255,14 @@ + + @@ -566,12 +575,36 @@ - - + + +