Updated some positioning
This commit is contained in:
parent
1d4d7d2f92
commit
b262c002af
1 changed files with 3 additions and 3 deletions
|
@ -93,7 +93,7 @@
|
||||||
},
|
},
|
||||||
"y": {
|
"y": {
|
||||||
"position": 100,
|
"position": 100,
|
||||||
"offset": 500,
|
"offset": 550,
|
||||||
"size": 500
|
"size": 500
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -357,12 +357,12 @@
|
||||||
"anchor": {
|
"anchor": {
|
||||||
"x": {
|
"x": {
|
||||||
"position": 50,
|
"position": 50,
|
||||||
"offset": 61,
|
"offset": 58,
|
||||||
"size": 100
|
"size": 100
|
||||||
},
|
},
|
||||||
"y": {
|
"y": {
|
||||||
"position": 50,
|
"position": 50,
|
||||||
"offset": 64,
|
"offset": 68,
|
||||||
"size": 100
|
"size": 100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Reference in a new issue