SGP: disable all blend menus, update remove cup button

This commit is contained in:
Pakin 2025-07-14 15:36:40 +07:00
parent db68244735
commit 21dbd367e6
14 changed files with 150999 additions and 143915 deletions

View file

@ -229,23 +229,7 @@
EndIf
EndIf
; zone cup on arm
If CupOnArm = "true" Then
If CheckCupStateDoorCupClose = "" Then
Var buttonRemoveCup = "Enable"
EndIf
If CheckCupStateDoorCupClose = "done" Then
Var buttonRemoveCup = "Enable"
EndIf
Else
If buttonRemoveCup = "Enable" Then
Var buttonRemoveCup = "Invisible"
EndIf
EndIf
;include="ROOT/taobin_project/inc/remove_cup_on_arm_step.inc"
Refresh
@ -711,6 +695,8 @@
<Value> ShowNetworkProblemText </Value>
</Text>
;include="ROOT/taobin_project/inc/button_remove_cup.inc"
; Cart
<Button>
<X> 915 </X>
@ -801,5 +787,6 @@
DEBUGVAR buttonRemoveCup
</EventUnitTest3>
;include="ROOT/inc/remove_cup_tag_on_arm.inc"
</Popup>