优化代码
This commit is contained in:
@@ -1937,7 +1937,6 @@ namespace Ink_Canvas
|
|||||||
{
|
{
|
||||||
SaveStrokes();
|
SaveStrokes();
|
||||||
RestoreStrokes(true);
|
RestoreStrokes(true);
|
||||||
LogHelper.WriteLogToFile($"退出白板模式,恢复备份墨迹。当前模式:{(BtnPPTSlideShowEnd.Visibility == Visibility.Visible ? "PPT放映" : "桌面")}", LogHelper.LogType.Trace);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (BtnSwitchTheme.Content.ToString() == "浅色")
|
if (BtnSwitchTheme.Content.ToString() == "浅色")
|
||||||
|
|||||||
Reference in New Issue
Block a user