fixed the name scaling
This commit is contained in:
parent
6991e1ab46
commit
e5b80c645d
@ -54,8 +54,9 @@
|
|||||||
"name": "Label"
|
"name": "Label"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"height": 1.0001,
|
"height": 0.6613,
|
||||||
"width": 0.9999
|
"width": 0.9999,
|
||||||
|
"y": 0.3387
|
||||||
},
|
},
|
||||||
"propConfig": {
|
"propConfig": {
|
||||||
"props.text": {
|
"props.text": {
|
||||||
@ -77,7 +78,7 @@
|
|||||||
},
|
},
|
||||||
"textStyle": {
|
"textStyle": {
|
||||||
"fontFamily": "inherit",
|
"fontFamily": "inherit",
|
||||||
"fontSize": "1em",
|
"fontSize": "1vmin",
|
||||||
"textAlign": "center"
|
"textAlign": "center"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user