This commit is contained in:
beka makharadze 2025-07-08 13:46:36 +04:00
parent 1dcbf4d8f9
commit 990b0bc52b

View File

@ -6,9 +6,9 @@
"$": [
"ts",
192,
1751294676695
1751966913728
],
"$ts": 1751294676693
"$ts": 1751966913727
}
}
},
@ -864,8 +864,6 @@
},
"type": "ia.display.label"
},
{
"children": [
{
"custom": {
"covert": true
@ -995,10 +993,17 @@
"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": {
@ -1023,20 +1028,6 @@
}
},
"type": "ia.display.label"
}
],
"meta": {
"name": "FlexContainer_2"
},
"position": {
"basis": "200px"
},
"props": {
"style": {
"overflow": "hidden"
}
},
"type": "ia.container.flex"
},
{
"meta": {