From 610418b42b40ab59ad73538df1a797b219a13189 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Wed, 6 Aug 2025 21:01:06 +0800 Subject: [PATCH] In the Desktop version, the information box uses SelectableTextBlock to replace TextBox https://github.com/2dust/v2rayN/issues/7644 --- .../ViewModels/ThemeSettingViewModel.cs | 2 + v2rayN/v2rayN.Desktop/Views/MsgView.axaml | 59 ++++++++++--------- v2rayN/v2rayN.Desktop/Views/MsgView.axaml.cs | 8 ++- 3 files changed, 38 insertions(+), 31 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/ViewModels/ThemeSettingViewModel.cs b/v2rayN/v2rayN.Desktop/ViewModels/ThemeSettingViewModel.cs index ea1a3b66..877a3b4f 100644 --- a/v2rayN/v2rayN.Desktop/ViewModels/ThemeSettingViewModel.cs +++ b/v2rayN/v2rayN.Desktop/ViewModels/ThemeSettingViewModel.cs @@ -107,6 +107,7 @@ public class ThemeSettingViewModel : MyReactiveObject x.OfType