THAI INTER: fixed BtnLanguageListX
This commit is contained in:
parent
0225deccd0
commit
a7723d2a8e
4 changed files with 11 additions and 5 deletions
|
|
@ -76,6 +76,8 @@
|
|||
Var ButtonLanguageListWidth = 70
|
||||
l 86
|
||||
|
||||
Var ButtonLanguageListXPositionIconForFlag = ButtonLanguageListXPositionIcon - 10
|
||||
|
||||
DEBUGVAR ENABLE_LANGUAGE_COUNT
|
||||
If ENABLE_LANGUAGE_COUNT = "" Then
|
||||
LanguageControl "UpdateList" 1
|
||||
|
|
@ -502,7 +504,7 @@
|
|||
</ListView1>
|
||||
|
||||
<ListView1>
|
||||
<X> ButtonLanguageListXPositionIcon </X>
|
||||
<X> ButtonLanguageListXPositionIconForFlag </X>
|
||||
<Y> ButtonLanguageListYPositionIcon </Y>
|
||||
<Width> 1080 </Width>
|
||||
<Height> "auto" </Height>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue