Merge branch 'net6' of https://github.com/InkCanvasForClass/community into net6
This commit is contained in:
@@ -3733,6 +3733,9 @@ namespace Ink_Canvas
|
||||
{
|
||||
try
|
||||
{
|
||||
if (!IsLoaded)
|
||||
return;
|
||||
|
||||
if (Settings.ModeSettings.IsPPTOnlyMode)
|
||||
{
|
||||
if (TrayTemporaryShowUntilUtc.HasValue && DateTime.UtcNow < TrayTemporaryShowUntilUtc.Value)
|
||||
|
||||
Reference in New Issue
Block a user