add:鸿合屏幕书写查杀后自动进入批注 #38
This commit is contained in:
@@ -378,6 +378,9 @@ namespace Ink_Canvas
|
||||
|
||||
[JsonProperty("isSaveFullPageStrokes")]
|
||||
public bool IsSaveFullPageStrokes = false;
|
||||
|
||||
[JsonProperty("isAutoEnterAnnotationAfterKillHite")]
|
||||
public bool IsAutoEnterAnnotationAfterKillHite { get; set; } = false;
|
||||
}
|
||||
|
||||
public class Advanced
|
||||
|
||||
Reference in New Issue
Block a user