fix:墨迹纠正

This commit is contained in:
2026-04-19 08:10:45 +08:00
parent b7d4983af5
commit b7d03d694c
3 changed files with 12 additions and 0 deletions
+3
View File
@@ -3734,6 +3734,9 @@ namespace Ink_Canvas
{
try
{
if (!IsLoaded)
return;
if (Settings.ModeSettings.IsPPTOnlyMode)
{
if (TrayTemporaryShowUntilUtc.HasValue && DateTime.UtcNow < TrayTemporaryShowUntilUtc.Value)