improve:联动模块

This commit is contained in:
2025-07-19 23:42:43 +08:00
parent b3e4850413
commit 4742600b86
2 changed files with 57 additions and 474 deletions
-3
View File
@@ -278,9 +278,6 @@ namespace Ink_Canvas {
RadioCrashSilentRestart.IsChecked = true;
else
RadioCrashNoAction.IsChecked = true;
// 注册系统关机事件处理
RegisterShutdownHandler();
// 设置默认为黑板模式
Settings.Canvas.UsingWhiteboard = false;