add:老版UI切换
This commit is contained in:
@@ -209,6 +209,8 @@ namespace Ink_Canvas
|
||||
public int Theme { get; set; }
|
||||
|
||||
// 浮动栏按钮显示控制
|
||||
[JsonProperty("useLegacyFloatingBarUI")]
|
||||
public bool UseLegacyFloatingBarUI { get; set; } = false;
|
||||
[JsonProperty("isShowShapeButton")]
|
||||
public bool IsShowShapeButton { get; set; } = true;
|
||||
[JsonProperty("isShowUndoButton")]
|
||||
|
||||
Reference in New Issue
Block a user