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

@ -24,20 +24,6 @@
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/tha/xml/ticket_time_blending.ev"
DEBUGVAR OpenFromPageBoard
If OpenFromPageBoard = 1 Then
Var OpenFromPageBoard = 0
Var langnext1 = "true"
Var langnext2 = "true"
Var langnext3 = "true"
Var langnext4 = "true"
Var langnext5 = "true"
Var langnext6 = "true"
Var langnext7 = "true"
Var langnext8 = "true"
Var langnext9 = "true"
EndIf
Var NextPage = "-"
@ -163,7 +149,11 @@
If Show_btn_process = "Disable" Then
; do not thing
Else
Var TimeOutSmoothiesProcess = TimeOutSmoothiesProcess - 1
If CurrHelpCenter = 1 Then
; do not thing to pause countdown smoothie process
Else
Var TimeOutSmoothiesProcess = TimeOutSmoothiesProcess - 1
EndIf
EndIf
EndIf
If TimeOutSmoothiesProcess = 2 Then