improve:PPT翻页打断
新增设置项
This commit is contained in:
@@ -319,6 +319,8 @@ namespace Ink_Canvas
|
||||
public bool EnablePowerPointEnhancement { get; set; } = false;
|
||||
[JsonProperty("showGestureButtonInSlideShow")]
|
||||
public bool ShowGestureButtonInSlideShow { get; set; } = false;
|
||||
[JsonProperty("skipAnimationsWhenGoNext")]
|
||||
public bool SkipAnimationsWhenGoNext { get; set; } = false;
|
||||
}
|
||||
|
||||
public class Automation
|
||||
|
||||
Reference in New Issue
Block a user