add:展台

This commit is contained in:
2026-02-19 18:12:19 +08:00
parent c2ca1c9702
commit 9ef764ffa1
6 changed files with 768 additions and 2 deletions
+3
View File
@@ -522,6 +522,9 @@ namespace Ink_Canvas
[JsonProperty("isAutoSaveStrokesAtClear")]
public bool IsAutoSaveStrokesAtClear { get; set; }
[JsonProperty("isEnablePhotoCorrection")]
public bool IsEnablePhotoCorrection { get; set; } = false;
[JsonProperty("isAutoClearWhenExitingWritingMode")]
public bool IsAutoClearWhenExitingWritingMode { get; set; }