improve:启动速度

This commit is contained in:
2026-04-30 14:50:57 +08:00
parent 6ac34ba8aa
commit 7d52573595
4 changed files with 237 additions and 184 deletions
@@ -216,8 +216,8 @@ namespace Ink_Canvas
{
if (isStartup)
{
LogHelper.WriteLogToFile("AutoUpdate | Running auto-update check at startup");
AutoUpdate();
_pendingStartupAutoUpdateCheck = true;
LogHelper.WriteLogToFile("AutoUpdate | Startup check deferred until UI is stable");
}
else
{