add:pdf插入

This commit is contained in:
2026-04-05 17:49:05 +08:00
parent c77beb662e
commit cffedb8cb7
4 changed files with 108 additions and 50 deletions
+2
View File
@@ -1517,6 +1517,8 @@ namespace Ink_Canvas
currentMode = 0;
}
SyncPdfPageSidebarWithCanvas();
ClearStrokes(true);
// 清空备份历史记录,防止退出白板时恢复已结束PPT的墨迹
// 注意:这里只清空索引0的备份,不影响白板页面的墨迹(索引1及以上)