Skip to content

Commit be50710

Browse files
committed
template: fix 2x3-2 landscape collage
Change-Id: I36580afa046ccabc72589cf557a79537b3eea889
1 parent 8b8a41c commit be50710

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

template/collage/landscape/2x3-2.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"width": "1200",
66
"height": "1800",
77
"layout": [
8-
["x*0.01","y*0.04194","y*0.48","y*0.21333","0"],
9-
["x*0.01","y*0.28597","y*0.48","y*0.21333","0"],
10-
["x*0.01","y*0.53000","y*0.48","y*0.21333","0"],
11-
["x*0.51","y*0.04194","y*0.48","y*0.21333","0"],
12-
["x*0.51","y*0.28597","y*0.48","y*0.21333","0"],
13-
["x*0.51","y*0.53000","y*0.48","y*0.21333","0"]
8+
["x*0.01","y*0.04194","x*0.48","y*0.21333","0"],
9+
["x*0.01","y*0.28597","x*0.48","y*0.21333","0"],
10+
["x*0.01","y*0.53000","x*0.48","y*0.21333","0"],
11+
["x*0.51","y*0.04194","x*0.48","y*0.21333","0"],
12+
["x*0.51","y*0.28597","x*0.48","y*0.21333","0"],
13+
["x*0.51","y*0.53000","x*0.48","y*0.21333","0"]
1414
]
1515
}

0 commit comments

Comments
 (0)