add:退出白板收纳

This commit is contained in:
2025-09-20 11:22:09 +08:00
parent 313049f873
commit ba0629000e
8 changed files with 32 additions and 1 deletions
+3
View File
@@ -700,6 +700,9 @@ namespace Ink_Canvas
if (Settings.PowerPointSettings.IsShowCanvasAtNewSlideShow &&
!Settings.Automation.IsAutoFoldInPPTSlideShow)
{
// 先进入批注模式,这会显示调色盘
PenIcon_Click(null, null);
// 然后设置颜色
BtnColorRed_Click(null, null);
Dispatcher.BeginInvoke(new Action(() =>
{