add:debug功能

This commit is contained in:
2026-05-01 00:27:29 +08:00
parent b0aff1e378
commit 4d8fbef455
8 changed files with 185 additions and 2 deletions
@@ -50,7 +50,7 @@ namespace Ink_Canvas.Windows.SettingsViews
{ "RandomDrawPage", typeof(RandomDrawPage) },
{ "CanvasPage", typeof(CanvasPage) },
{ "InkRecognitionPage", typeof(InkRecognitionPage) },
{ "DebugPage", typeof(IconographyPage) },
{ "DebugPage", typeof(DebugPage) },
{ "AboutPage", typeof(AboutPage) },
{ "Settings", typeof(SettingsPage) },
{ "PluginPage", typeof(PluginPage) },