improve:计时器UI
This commit is contained in:
@@ -632,7 +632,7 @@ namespace Ink_Canvas
|
|||||||
[JsonProperty("useLegacyTimerUI")]
|
[JsonProperty("useLegacyTimerUI")]
|
||||||
public bool UseLegacyTimerUI { get; set; } = false;
|
public bool UseLegacyTimerUI { get; set; } = false;
|
||||||
[JsonProperty("useSeewoStyleUI")]
|
[JsonProperty("useSeewoStyleUI")]
|
||||||
public bool UseSeewoStyleUI { get; set; } = false;
|
public bool UseSeewoStyleUI { get; set; } = true;
|
||||||
[JsonProperty("timerVolume")]
|
[JsonProperty("timerVolume")]
|
||||||
public double TimerVolume { get; set; } = 1.0;
|
public double TimerVolume { get; set; } = 1.0;
|
||||||
[JsonProperty("customTimerSoundPath")]
|
[JsonProperty("customTimerSoundPath")]
|
||||||
|
|||||||
Reference in New Issue
Block a user