add:PPT侧边栏

This commit is contained in:
2026-02-22 19:58:47 +08:00
parent 15196b39c3
commit 940a8024ac
5 changed files with 29 additions and 2 deletions
+2
View File
@@ -405,6 +405,8 @@ namespace Ink_Canvas
public int PPTTimeCapsulePosition { get; set; } = 1;
[JsonProperty("useRotPptLink")]
public bool UseRotPptLink { get; set; } = false;
[JsonProperty("showPPTSidebarByDefault")]
public bool ShowPPTSidebarByDefault { get; set; } = false;
}
public class Automation