From f3c4120395ba2d96a0d6998ce52fe81df8cfb4e2 Mon Sep 17 00:00:00 2001 From: Vic <10308169+VictoriousRaptor@users.noreply.github.com> Date: Sat, 8 Oct 2022 17:52:27 +0800 Subject: [PATCH] Shortcut settings dialog preview & text & bugfix --- Flow.Launcher/CustomShortcutSetting.xaml | 23 ++++++++++---- Flow.Launcher/CustomShortcutSetting.xaml.cs | 35 +++++++++++++-------- Flow.Launcher/Languages/en.xaml | 1 - Flow.Launcher/SettingWindow.xaml | 2 +- Flow.Launcher/SettingWindow.xaml.cs | 4 +-- 5 files changed, 42 insertions(+), 23 deletions(-) diff --git a/Flow.Launcher/CustomShortcutSetting.xaml b/Flow.Launcher/CustomShortcutSetting.xaml index 89268437b..1c87cfbe8 100644 --- a/Flow.Launcher/CustomShortcutSetting.xaml +++ b/Flow.Launcher/CustomShortcutSetting.xaml @@ -110,14 +110,25 @@ VerticalAlignment="Center" FontSize="14" Text="{DynamicResource customShortcutExpansion}" /> - - + LastChildFill="True"> +