From 792920baff45680de8bf71f10f3bb209ff3500c9 Mon Sep 17 00:00:00 2001 From: Pakin Date: Tue, 3 Sep 2024 13:56:53 +0700 Subject: [PATCH 1/2] WTC: fix default color not found --- xml/default_color_settings.ev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xml/default_color_settings.ev b/xml/default_color_settings.ev index 621ab5d3..2c3b6d81 100644 --- a/xml/default_color_settings.ev +++ b/xml/default_color_settings.ev @@ -4,4 +4,5 @@ Var WelcomeColor = "0xEE8C62" Var BackgroundColor = "0xeae6e1" Var HeadlineColor = "0x513C2F" Var SubHeadlineColor = "0x6F5F51" -Var PopupBodyTextColor = "0xB78F24" \ No newline at end of file +Var PopupBodyTextColor = "0xB78F24" +Var BodyTextColor = HeadlineColor \ No newline at end of file From c9bbf3184ef88cf700c223c54cbf4a1130ef4dca Mon Sep 17 00:00:00 2001 From: Kenta420 Date: Tue, 3 Sep 2024 15:04:35 +0700 Subject: [PATCH 2/2] THAI: fix bug animation --- xml/page_payment_cash.xml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/xml/page_payment_cash.xml b/xml/page_payment_cash.xml index 9debc71c..f0098e08 100644 --- a/xml/page_payment_cash.xml +++ b/xml/page_payment_cash.xml @@ -2897,27 +2897,6 @@ Var( DirImage + "/img_popup4.png" ) - - 838 - 1350 - eval( - Var return = "Invisible" - - If AdultState1 = "Enable" Then - If AdultState2 = "Invisible" Then - Var return = "Enable" - EndIf - EndIf - DEBUGVAR return - ) - - - - "TimerSec=3" - - "ROOT/taobin_project/image/anmi/arrow_1.png" - -