From 6d2c7b0561bc4986ffe1d630a0c370699c02ced1 Mon Sep 17 00:00:00 2001 From: Stefan Roelofs Date: Tue, 10 Jun 2025 10:04:12 +0200 Subject: [PATCH] Update Button width for responsive design Modified Button to use auto width with a minimum width of 100. This change allows the button to grow when keywords do not fit. --- .../Resources/Controls/InstalledPluginDisplayKeyword.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml b/Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml index ded6e0e2776..bb1d3cc0ff8 100644 --- a/Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml +++ b/Flow.Launcher/Resources/Controls/InstalledPluginDisplayKeyword.xaml @@ -36,7 +36,8 @@ Text="{DynamicResource actionKeywords}" />