From be3fe89387f2972edcd201d4d5c9951387cae663 Mon Sep 17 00:00:00 2001 From: TheXamlGuy Date: Sat, 3 Feb 2024 21:59:02 +0000 Subject: [PATCH] Rounded thumbnail --- .../MediaInformationView.xaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Hyperbar.Widget.MediaController.Windows/MediaInformationView.xaml b/Hyperbar.Widget.MediaController.Windows/MediaInformationView.xaml index 19f949d..4f0bdc7 100644 --- a/Hyperbar.Widget.MediaController.Windows/MediaInformationView.xaml +++ b/Hyperbar.Widget.MediaController.Windows/MediaInformationView.xaml @@ -8,15 +8,19 @@ xmlns:windows="using:Hyperbar.UI.Windows"> - + - + Height="40" + CornerRadius="{ThemeResource ControlCornerRadius}"> +