add:长按翻页

This commit is contained in:
2025-08-23 19:43:09 +08:00
parent d01a24f879
commit 70735943c3
6 changed files with 123 additions and 0 deletions
+3
View File
@@ -262,6 +262,9 @@ namespace Ink_Canvas
[JsonProperty("enablePPTButtonPageClickable")]
public bool EnablePPTButtonPageClickable { get; set; } = true;
[JsonProperty("enablePPTButtonLongPressPageTurn")]
public bool EnablePPTButtonLongPressPageTurn { get; set; } = true;
// -- new --
[JsonProperty("powerPointSupport")]