From 0c7a6e4e9c1ea9157121fccc084078b0d0eac065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Lower?= Date: Sun, 14 Jan 2024 10:26:20 +0100 Subject: [PATCH] Make close button easier to hit Before only a line from close icon was active. This change makes it intended 30x30 box instead. --- UEVR/MainWindow.xaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/UEVR/MainWindow.xaml b/UEVR/MainWindow.xaml index 05704f2..12a2f34 100644 --- a/UEVR/MainWindow.xaml +++ b/UEVR/MainWindow.xaml @@ -45,14 +45,9 @@ Background="Transparent" BorderBrush="Transparent" HorizontalAlignment="Right" + Style="{StaticResource MaterialDesignFloatingActionMiniButton}" > - - - - - - - +