more formatting

This commit is contained in:
Chr1Z93 2024-01-21 13:36:29 +01:00
parent dc3ce69801
commit 1ffc671046

View File

@ -12,7 +12,7 @@ tourCardTemplate = {
position = "0 300 30",
showAnimation = "FadeIn",
hideAnimation = "FadeOut",
active = false,
active = false
},
children = {
{
@ -22,7 +22,7 @@ tourCardTemplate = {
height = 120,
width = 80,
rectAlignment = "UpperLeft",
offsetXY = "-80 0",
offsetXY = "-80 0"
-- Image will be set when the card is updated
}
},
@ -46,7 +46,7 @@ tourCardTemplate = {
height = 215,
width = 330,
rectAlignment = "MiddleCenter",
image = "SpeechBubble",
image = "SpeechBubble"
}
},
{
@ -64,7 +64,7 @@ tourCardTemplate = {
resizeTextMaxSize = 32,
color = "#050505",
alignment = "UpperLeft",
horizontalOverflow = "wrap",
horizontalOverflow = "wrap"
}
},
{