From b40d3f427b98c86fc7e6a11b4c050021420d7d6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amaro=20Mart=C3=ADnez?= Date: Sat, 1 Aug 2026 01:43:41 -0500 Subject: [PATCH] Fix notify balloons going behind the taskbar --- RetroBar/Controls/NotifyBalloon.xaml | 1 + RetroBar/Controls/NotifyBalloon.xaml.cs | 14 ++++++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/RetroBar/Controls/NotifyBalloon.xaml b/RetroBar/Controls/NotifyBalloon.xaml index e956f8d8..ffbd93bb 100644 --- a/RetroBar/Controls/NotifyBalloon.xaml +++ b/RetroBar/Controls/NotifyBalloon.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">