From 25b5f301df3b52bdb03fd33492be6978b9c90835 Mon Sep 17 00:00:00 2001 From: Dobin Park Date: Wed, 6 Oct 2021 01:40:21 +0900 Subject: [PATCH] - Add automatically height for subtitle. - If item has not subtitlle(textlengh <0, like context menu things), subtitle height change to 0. So title has vertical aligment. --- Flow.Launcher/Themes/Base.xaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Flow.Launcher/Themes/Base.xaml b/Flow.Launcher/Themes/Base.xaml index 7493d9e6e..5aeb1f344 100644 --- a/Flow.Launcher/Themes/Base.xaml +++ b/Flow.Launcher/Themes/Base.xaml @@ -81,6 +81,11 @@ + + + + +