add:仿希沃计时器

This commit is contained in:
2025-10-04 16:14:56 +08:00
parent 8f627c6b7f
commit 5df54439ba
8 changed files with 833 additions and 1 deletions
@@ -1041,7 +1041,7 @@ namespace Ink_Canvas
AnimationsHelper.HideWithSlideAndFade(BoardBorderTools);
AnimationsHelper.HideWithSlideAndFade(BoardImageOptionsPanel);
new CountdownTimerWindow().Show();
CountdownTimerWindow.CreateTimerWindow().Show();
}
private void OperatingGuideWindowIcon_MouseUp(object sender, MouseButtonEventArgs e)