This commit is contained in:
PrefacedCorg
2026-04-25 17:00:42 +08:00
12 changed files with 196 additions and 97 deletions
+3
View File
@@ -3733,6 +3733,9 @@ namespace Ink_Canvas
{
try
{
if (!IsLoaded)
return;
if (Settings.ModeSettings.IsPPTOnlyMode)
{
if (TrayTemporaryShowUntilUtc.HasValue && DateTime.UtcNow < TrayTemporaryShowUntilUtc.Value)