From c178fabeb4f4f29742ad357a6777ee95f89f06ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bl=C3=B6macher?= Date: Thu, 28 May 2020 14:55:03 +0200 Subject: [PATCH] Fixed the status strip not displaying correctly --- Songify Slim/MainWindow.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Songify Slim/MainWindow.xaml b/Songify Slim/MainWindow.xaml index a0e2618f..8d3475a0 100644 --- a/Songify Slim/MainWindow.xaml +++ b/Songify Slim/MainWindow.xaml @@ -137,7 +137,7 @@ Text="Artist - Title" HorizontalAlignment="Left" VerticalAlignment="Center" TextWrapping="Wrap" MaxWidth="400" MaxHeight="185" /> - +