commit
27721eac8d
|
@ -59,6 +59,7 @@ sub onPeopleLoaded()
|
||||||
end for
|
end for
|
||||||
end if
|
end if
|
||||||
m.top.content = data
|
m.top.content = data
|
||||||
|
m.top.translation = "[75,10]"
|
||||||
m.top.rowItemSize = [[234, 396]]
|
m.top.rowItemSize = [[234, 396]]
|
||||||
m.LikeThisTask.itemId = m.top.parentId
|
m.LikeThisTask.itemId = m.top.parentId
|
||||||
m.LikeThisTask.control = "RUN"
|
m.LikeThisTask.control = "RUN"
|
||||||
|
|
|
@ -20,7 +20,7 @@ sub updateSize()
|
||||||
m.top.visible = true
|
m.top.visible = true
|
||||||
|
|
||||||
' size of the whole row
|
' size of the whole row
|
||||||
m.top.itemSize = [1800, (itemHeight + 40)]
|
m.top.itemSize = [1680, (itemHeight + 40)]
|
||||||
' spacing between rows
|
' spacing between rows
|
||||||
m.top.itemSpacing = [0, 0]
|
m.top.itemSpacing = [0, 0]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user