add:新版手掌擦

This commit is contained in:
2025-07-23 23:05:28 +08:00
parent 044df3f09c
commit abf52f0d49
5 changed files with 59 additions and 2 deletions
+2
View File
@@ -77,6 +77,8 @@ namespace Ink_Canvas
public OptionalOperation HyperbolaAsymptoteOption { get; set; } = OptionalOperation.Ask;
[JsonProperty("isCompressPicturesUploaded")]
public bool IsCompressPicturesUploaded { get; set; } = false;
[JsonProperty("enablePalmEraser")]
public bool EnablePalmEraser { get; set; } = false;
}
public enum OptionalOperation