From 4772b9cce7f8f3ea92084ee27db387b454a09081 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sat, 21 Mar 2026 16:18:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=BA=86=E4=B8=A4ui=20=E9=80=82?= =?UTF-8?q?=E9=85=8D=E4=BA=86=E8=A7=A6=E6=91=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ink Canvas/Windows/HistoryRollbackWindow.xaml | 342 +++++++----------- .../Windows/HistoryRollbackWindow.xaml.cs | 48 ++- Ink Canvas/Windows/OobeWindow.xaml | 16 +- Ink Canvas/Windows/OobeWindow.xaml.cs | 33 ++ 4 files changed, 200 insertions(+), 239 deletions(-) diff --git a/Ink Canvas/Windows/HistoryRollbackWindow.xaml b/Ink Canvas/Windows/HistoryRollbackWindow.xaml index d50a8420..5d8cc86a 100644 --- a/Ink Canvas/Windows/HistoryRollbackWindow.xaml +++ b/Ink Canvas/Windows/HistoryRollbackWindow.xaml @@ -9,120 +9,12 @@ mc:Ignorable="d" ui:WindowHelper.UseModernWindowStyle="False" ui:WindowHelper.SystemBackdropType="Mica" - Title="历史版本回滚" Height="650" Width="900" ResizeMode="NoResize" - WindowStartupLocation="CenterScreen" WindowStyle="None" - Background="Transparent" MinHeight="550" MinWidth="800"> - - - - - - - - - - - - - - - - - - - - - - - - - - + Title="历史版本回滚" Height="650" Width="900" ResizeMode="CanResize" + WindowStartupLocation="CenterScreen" WindowStyle="SingleBorderWindow" + Background="{DynamicResource SettingsPageBackground}" MinHeight="550" MinWidth="800" + SnapsToDevicePixels="True" + TextOptions.TextRenderingMode="ClearType" + TextOptions.TextFormattingMode="Display"> @@ -130,111 +22,125 @@ - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + - - - - -