From edd815fdbb1b2cb0e6f21704b145aded47e47bee Mon Sep 17 00:00:00 2001
From: Raphire <9938813+Raphire@users.noreply.github.com>
Date: Wed, 18 Mar 2026 23:32:10 +0100
Subject: [PATCH] Add shadow to bubble hint
---
Schemas/BubbleHint.xaml | 36 +++++++++++++++++++++++-------------
1 file changed, 23 insertions(+), 13 deletions(-)
diff --git a/Schemas/BubbleHint.xaml b/Schemas/BubbleHint.xaml
index 9dd5ca6..d388267 100644
--- a/Schemas/BubbleHint.xaml
+++ b/Schemas/BubbleHint.xaml
@@ -7,23 +7,33 @@
-
+
+
+
+
+
-
+ Text="View the selected changes here"
+ TextWrapping="Wrap"
+ MaxWidth="260"
+ Foreground="{DynamicResource FgColor}"/>
+
+