From 8e28cc01b8f7641749cd27dad6f16f186e2fa37a Mon Sep 17 00:00:00 2001
From: 2dust <31833384+2dust@users.noreply.github.com>
Date: Mon, 30 Sep 2024 09:29:06 +0800
Subject: [PATCH] Fix TextFormattingMode = Display
https://github.com/2dust/v2rayN/discussions/5740
---
v2rayN/v2rayN/App.xaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/v2rayN/v2rayN/App.xaml b/v2rayN/v2rayN/App.xaml
index e8c8bfb1..844c6af9 100644
--- a/v2rayN/v2rayN/App.xaml
+++ b/v2rayN/v2rayN/App.xaml
@@ -186,7 +186,7 @@
x:Key="WindowGlobal"
BasedOn="{StaticResource {x:Type Window}}"
TargetType="{x:Type Window}">
-
+
@@ -194,7 +194,7 @@
x:Key="ViewGlobal"
BasedOn="{StaticResource {x:Type UserControl}}"
TargetType="{x:Type UserControl}">
-
+