From fde2a768cff3e4fd1846dd2c45ef291f0172f76f Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:25:06 +0800 Subject: [PATCH] Improved UI for Desktop version --- .../v2rayN.Desktop/Styles/GlobalStyles.axaml | 10 +- .../Views/AddServerWindow.axaml | 602 +++++++++--------- .../Views/DNSSettingWindow.axaml | 19 +- .../Views/DNSSettingWindow.axaml.cs | 2 +- .../v2rayN.Desktop/Views/MainWindow.axaml.cs | 1 + .../Views/OptionSettingWindow.axaml | 18 +- .../Views/OptionSettingWindow.axaml.cs | 3 +- .../v2rayN.Desktop/Views/ProfilesView.axaml | 3 +- 8 files changed, 323 insertions(+), 335 deletions(-) diff --git a/v2rayN/v2rayN.Desktop/Styles/GlobalStyles.axaml b/v2rayN/v2rayN.Desktop/Styles/GlobalStyles.axaml index aaeec2c5..bf7440e6 100644 --- a/v2rayN/v2rayN.Desktop/Styles/GlobalStyles.axaml +++ b/v2rayN/v2rayN.Desktop/Styles/GlobalStyles.axaml @@ -6,18 +6,18 @@ \ No newline at end of file diff --git a/v2rayN/v2rayN.Desktop/Views/AddServerWindow.axaml b/v2rayN/v2rayN.Desktop/Views/AddServerWindow.axaml index a691685b..f55c3957 100644 --- a/v2rayN/v2rayN.Desktop/Views/AddServerWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/AddServerWindow.axaml @@ -13,152 +13,152 @@ ShowInTaskbar="False" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - - + -