Remove "w":1
and "h":1
from info.json (#19961)
This commit is contained in:
parent
bfeccf3172
commit
7a8265247b
95 changed files with 5465 additions and 5525 deletions
|
@ -107,12 +107,12 @@
|
|||
{"x":1.25, "y":4, "w":1.5, "matrix":[4,1] },
|
||||
{"x":4.25, "y":4, "w":1.5, "matrix":[4,3] },
|
||||
{"x":5.75, "y":4, "w":2.25, "matrix":[4,5] },
|
||||
{"x":8, "y":4, "w":1, "matrix":[4,6] },
|
||||
{"x":8, "y":4, "matrix":[4,6] },
|
||||
{"x":9.5, "y":4, "w":2.75, "matrix":[4,8] },
|
||||
{"x":12.25, "y":4, "w":1.5, "matrix":[4,10] },
|
||||
{"x":16.5, "y":4.25, "w":1, "matrix":[4,12] },
|
||||
{"x":17.5, "y":4.25, "w":1, "matrix":[4,13] },
|
||||
{"x":18.5, "y":4.25, "w":1, "matrix":[4,14] }
|
||||
{"x":16.5, "y":4.25, "matrix":[4,12] },
|
||||
{"x":17.5, "y":4.25, "matrix":[4,13] },
|
||||
{"x":18.5, "y":4.25, "matrix":[4,14] }
|
||||
]
|
||||
},
|
||||
|
||||
|
@ -186,12 +186,12 @@
|
|||
{"x":1.25, "y":4, "w":1.5, "matrix":[4,1] },
|
||||
{"x":4.25, "y":4, "w":1.5, "matrix":[4,3] },
|
||||
{"x":5.75, "y":4, "w":2.25, "matrix":[4,5] },
|
||||
{"x":8, "y":4, "w":1, "matrix":[4,6] },
|
||||
{"x":8, "y":4, "matrix":[4,6] },
|
||||
{"x":9.5, "y":4, "w":2.75, "matrix":[4,8] },
|
||||
{"x":12.25, "y":4, "w":1.5, "matrix":[4,10] },
|
||||
{"x":16.5, "y":4.25, "w":1, "matrix":[4,12] },
|
||||
{"x":17.5, "y":4.25, "w":1, "matrix":[4,13] },
|
||||
{"x":18.5, "y":4.25, "w":1, "matrix":[4,14] }
|
||||
{"x":16.5, "y":4.25, "matrix":[4,12] },
|
||||
{"x":17.5, "y":4.25, "matrix":[4,13] },
|
||||
{"x":18.5, "y":4.25, "matrix":[4,14] }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue