Pause SmoothieCountdown when helper show

This commit is contained in:
Ittipat Lusuk 2025-05-13 15:52:20 +07:00
parent 4f1a681c9a
commit e6fe0e547e
8 changed files with 16 additions and 223 deletions

View file

@ -39,6 +39,8 @@
Var Problem_Process_State[0] = "Enable"
Var Problem_Process_State[1] = "Enable"
Var CurrHelpCenter = 1
Var Timeout = 0
</EventOpen>
@ -47,9 +49,9 @@
<EventTimeout>
DEBUGVAR Timeout
If Timeout > 120 Then
If Timeout > 70 Then
SAVELOG "Timeout"
Var CurrHelpCenter = 0
If BaseOnPageBoard = 1 Then
Var BaseOnPageBoard = 0
Var LanguageButtonEnable = "Enable"
@ -120,6 +122,7 @@
<Volume> SoundVolume </Volume>
<EventClick>
Var CurrHelpCenter = 0
If BaseOnPageBoard = 1 Then
Var BaseOnPageBoard = 0
Var LanguageButtonEnable = "Enable"