From 00ad788b36a959ab1714aae1870273e26a8387c7 Mon Sep 17 00:00:00 2001 From: George Sladkovsky <37882690+Video-Nomad@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:52:20 +0200 Subject: [PATCH] fix: system tray component expand on mouse button up (#475) --- GlazeWM.Bar/Components/SystemTrayComponent.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlazeWM.Bar/Components/SystemTrayComponent.xaml b/GlazeWM.Bar/Components/SystemTrayComponent.xaml index 3bc83bf5d..91a1901b7 100644 --- a/GlazeWM.Bar/Components/SystemTrayComponent.xaml +++ b/GlazeWM.Bar/Components/SystemTrayComponent.xaml @@ -18,7 +18,7 @@ MouseEnter="OnLabelHoverEnter" MouseLeave="OnLabelHoverLeave"> - +