refactor:迁移设置

This commit is contained in:
PrefacedCorg
2026-04-19 14:42:11 +08:00
parent 12c7fb1713
commit a5d6135f0c
17 changed files with 2089 additions and 2686 deletions
+5
View File
@@ -1388,6 +1388,11 @@ namespace Ink_Canvas
}
}
public void StartSilentUpdateTimer()
{
timerCheckAutoUpdateWithSilence.Start();
}
/// <summary>
/// 初始化橡皮擦自动切换回批注模式计时器
/// </summary>