优化代码

This commit is contained in:
2025-09-13 19:54:21 +08:00
parent 406d01febf
commit 8c07e9b8a3
7 changed files with 5 additions and 29 deletions
-1
View File
@@ -155,7 +155,6 @@ namespace Ink_Canvas.Helpers
{
// 如果不在放映模式,隐藏所有导航面板
HideAllNavigationPanels();
LogHelper.WriteLogToFile("PPT放映状态变化:隐藏导航面板", LogHelper.LogType.Trace);
}
}
catch (Exception ex)