From 0d42996573777eb879ab0b2e4c4380393db0f2d5 Mon Sep 17 00:00:00 2001 From: DHR60 <192860629+DHR60@users.noreply.github.com> Date: Sun, 19 Jul 2026 01:54:26 +0000 Subject: [PATCH] Fix ui (#9789) --- v2rayN/Directory.Packages.props | 6 +++--- v2rayN/v2rayN.Desktop/App.axaml | 8 ++++++++ v2rayN/v2rayN.Desktop/Views/MainWindow.axaml | 5 +---- v2rayN/v2rayN.Desktop/Views/SubSettingWindow.axaml | 1 - 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/v2rayN/Directory.Packages.props b/v2rayN/Directory.Packages.props index 99293af7..94ea69e1 100644 --- a/v2rayN/Directory.Packages.props +++ b/v2rayN/Directory.Packages.props @@ -10,12 +10,12 @@ - + - + @@ -36,4 +36,4 @@ - + \ No newline at end of file diff --git a/v2rayN/v2rayN.Desktop/App.axaml b/v2rayN/v2rayN.Desktop/App.axaml index 3c90d152..a2de69b6 100644 --- a/v2rayN/v2rayN.Desktop/App.axaml +++ b/v2rayN/v2rayN.Desktop/App.axaml @@ -22,6 +22,14 @@ + + diff --git a/v2rayN/v2rayN.Desktop/Views/MainWindow.axaml b/v2rayN/v2rayN.Desktop/Views/MainWindow.axaml index 676e4418..c9bd05cf 100644 --- a/v2rayN/v2rayN.Desktop/Views/MainWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/MainWindow.axaml @@ -18,10 +18,7 @@ ShowInTaskbar="True" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - + diff --git a/v2rayN/v2rayN.Desktop/Views/SubSettingWindow.axaml b/v2rayN/v2rayN.Desktop/Views/SubSettingWindow.axaml index 15022312..0fb57689 100644 --- a/v2rayN/v2rayN.Desktop/Views/SubSettingWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/SubSettingWindow.axaml @@ -17,7 +17,6 @@ WindowStartupLocation="CenterScreen" mc:Ignorable="d">