Compare commits

..

No commits in common. "4d2e22d1caf1231499e9519f2973e670d88689c2" and "97767c8e665c84b069752147a87b3cfa81dfc846" have entirely different histories.

View File

@ -6,9 +6,9 @@
"$": [ "$": [
"ts", "ts",
192, 192,
1751966913728 1751294676695
], ],
"$ts": 1751966913727 "$ts": 1751294676693
} }
} }
}, },
@ -864,6 +864,8 @@
}, },
"type": "ia.display.label" "type": "ia.display.label"
}, },
{
"children": [
{ {
"custom": { "custom": {
"covert": true "covert": true
@ -993,17 +995,10 @@
"name": "Label" "name": "Label"
}, },
"position": { "position": {
"basis": "50px",
"shrink": 0 "shrink": 0
}, },
"propConfig": { "propConfig": {
"position.basis": {
"binding": {
"config": {
"expression": "len({this.props.text}) * 11 + \"px\""
},
"type": "expr"
}
},
"props.text": { "props.text": {
"binding": { "binding": {
"config": { "config": {
@ -1028,6 +1023,20 @@
} }
}, },
"type": "ia.display.label" "type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_2"
},
"position": {
"basis": "200px"
},
"props": {
"style": {
"overflow": "hidden"
}
},
"type": "ia.container.flex"
}, },
{ {
"meta": { "meta": {