Compare commits
No commits in common. "4d2e22d1caf1231499e9519f2973e670d88689c2" and "97767c8e665c84b069752147a87b3cfa81dfc846" have entirely different histories.
4d2e22d1ca
...
97767c8e66
@ -6,9 +6,9 @@
|
||||
"$": [
|
||||
"ts",
|
||||
192,
|
||||
1751966913728
|
||||
1751294676695
|
||||
],
|
||||
"$ts": 1751966913727
|
||||
"$ts": 1751294676693
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -864,6 +864,8 @@
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
},
|
||||
{
|
||||
"children": [
|
||||
{
|
||||
"custom": {
|
||||
"covert": true
|
||||
@ -993,17 +995,10 @@
|
||||
"name": "Label"
|
||||
},
|
||||
"position": {
|
||||
"basis": "50px",
|
||||
"shrink": 0
|
||||
},
|
||||
"propConfig": {
|
||||
"position.basis": {
|
||||
"binding": {
|
||||
"config": {
|
||||
"expression": "len({this.props.text}) * 11 + \"px\""
|
||||
},
|
||||
"type": "expr"
|
||||
}
|
||||
},
|
||||
"props.text": {
|
||||
"binding": {
|
||||
"config": {
|
||||
@ -1028,6 +1023,20 @@
|
||||
}
|
||||
},
|
||||
"type": "ia.display.label"
|
||||
}
|
||||
],
|
||||
"meta": {
|
||||
"name": "FlexContainer_2"
|
||||
},
|
||||
"position": {
|
||||
"basis": "200px"
|
||||
},
|
||||
"props": {
|
||||
"style": {
|
||||
"overflow": "hidden"
|
||||
}
|
||||
},
|
||||
"type": "ia.container.flex"
|
||||
},
|
||||
{
|
||||
"meta": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user