From 17c0ecc0f5e801277d789fd03c7f47deadc6d0c0 Mon Sep 17 00:00:00 2001
From: CJKmkp <2564608840@qq.com>
Date: Fri, 1 May 2026 08:39:36 +0800
Subject: [PATCH] improve:OOBE
---
Ink Canvas/Windows/OobeWindow.xaml | 141 +++++++-----------
Ink Canvas/Windows/OobeWindow.xaml.cs | 58 +++----
.../Windows/PrivacyAgreementWindow.xaml | 35 +++--
.../SettingsViews/Pages/AdvancedPage.xaml.cs | 2 +-
4 files changed, 101 insertions(+), 135 deletions(-)
diff --git a/Ink Canvas/Windows/OobeWindow.xaml b/Ink Canvas/Windows/OobeWindow.xaml
index 7161dc56..b8f7bd02 100644
--- a/Ink Canvas/Windows/OobeWindow.xaml
+++ b/Ink Canvas/Windows/OobeWindow.xaml
@@ -38,15 +38,6 @@
TargetType="TextBlock">
-
-
@@ -62,7 +53,9 @@
+ Background="Transparent"
+ IsHitTestVisible="True"
+ Canvas.ZIndex="10">
@@ -80,10 +73,13 @@
Text="欢迎使用 InkCanvasForClass"
TextWrapping="NoWrap" />
+
+
-
+
+ Text="步骤 1 / 8" />
+ Text="启动与隐私" />
+ Text="遥测、隐私协议、自动更新与崩溃处理。" />
-
+
-
+
@@ -194,7 +190,7 @@
+ Text="启动与崩溃处理" />
+
+
+
+
+
+
+
+
+
+
-
+
@@ -233,9 +240,19 @@
Description="进入 PPT 非批注模式时不显示墨迹。"
Icon="{x:Static ui:SegoeFluentIcons.Hide}"
SwitchName="ToggleSwitchHideStrokeWhenSelecting" />
+
+
+
+
-
+
@@ -264,21 +281,7 @@
SwitchName="ToggleSwitchEnablePalmEraser" />
-
-
-
-
-
-
-
-
+
@@ -318,13 +321,9 @@
Description="计时器、点名等常用工具的快速入口。"
Icon="{x:Static ui:SegoeFluentIcons.ViewAll}"
SwitchName="ToggleSwitchShowQuickPanel" />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
@@ -385,7 +365,7 @@
SwitchName="ToggleSwitchPptTimeCapsule" />
-
+
@@ -408,9 +388,23 @@
Description="拦截希沃、鸿合等课堂软件的悬浮窗,避免遮挡画板。"
Icon="{x:Static ui:SegoeFluentIcons.Cancel}"
SwitchName="ToggleSwitchFloatingWindowInterceptor" />
+
+
+
+
+
+
-
+
@@ -423,7 +417,7 @@
SwitchName="ToggleSwitchShowRandomAndSingleDraw" />
-
+
@@ -437,24 +431,6 @@
SwitchName="ToggleSwitchIsLogEnabled" />
-
-
-
-
-
-
-
-
-
@@ -474,7 +450,6 @@
-
@@ -491,7 +466,7 @@
Margin="0,0,16,0"
Style="{DynamicResource CaptionTextBlockStyle}"
Opacity="0.7"
- Text="1 / 12" />
+ Text="1 / 8" />