From 8ab3d3376e99feb07720f8067ff834f2cae66eee Mon Sep 17 00:00:00 2001 From: DB p Date: Thu, 25 Apr 2024 01:34:34 +0900 Subject: [PATCH 1/3] Fix Icon Position in PREV/NEXT page hotkey --- Flow.Launcher/SettingWindow.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index 0a62a4bad..ba4c4f99e 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2809,7 +2809,7 @@ Date: Thu, 25 Apr 2024 18:09:41 +0800 Subject: [PATCH 2/3] Swap prev and next page hotkey card --- Flow.Launcher/SettingWindow.xaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index ba4c4f99e..62aabe674 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2807,15 +2807,6 @@ Type="Inside"> - - - + + + Date: Fri, 26 Apr 2024 02:17:24 +0900 Subject: [PATCH 3/3] - Adjust String - Adjust item order --- Flow.Launcher/Languages/en.xaml | 4 +-- Flow.Launcher/SettingWindow.xaml | 60 +++++++++++++++----------------- 2 files changed, 31 insertions(+), 33 deletions(-) diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml index b71e25e8f..3b4f35327 100644 --- a/Flow.Launcher/Languages/en.xaml +++ b/Flow.Launcher/Languages/en.xaml @@ -196,8 +196,8 @@ Open Containing Folder Run As Admin Reload Plugins Data - Quick Adjust Window Width Size - Quick Adjust Window Height Size + Quick Adjust Window Width + Quick Adjust Window Height Use when require plugins to reload and update their existing data. You can add one more hotkey for this function. Custom Query Hotkeys diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml index ba4c4f99e..57782e420 100644 --- a/Flow.Launcher/SettingWindow.xaml +++ b/Flow.Launcher/SettingWindow.xaml @@ -2807,15 +2807,6 @@ Type="Inside"> - - - - + + + + + + + + + + + - - - - - - - - -