changed fixed to percent

This commit is contained in:
Salijoghli 2025-09-01 10:49:48 +04:00
parent f6571ec28e
commit 79fe5a7fdd

View File

@ -511,7 +511,7 @@
"height": 0.0185, "height": 0.0185,
"width": 0.0182, "width": 0.0182,
"x": 0.0323, "x": 0.0323,
"y": 0.5343 "y": 0.5433
}, },
"props": { "props": {
"params": { "params": {
@ -543,7 +543,7 @@
"height": 0.0185, "height": 0.0185,
"width": 0.0182, "width": 0.0182,
"x": 0.1401, "x": 0.1401,
"y": 0.6324 "y": 0.6414
}, },
"props": { "props": {
"params": { "params": {
@ -4575,9 +4575,9 @@
"name": "CoordinateContainer" "name": "CoordinateContainer"
}, },
"position": { "position": {
"height": 1080, "height": 1,
"rotate": {}, "rotate": {},
"width": 1920 "width": 1
}, },
"propConfig": { "propConfig": {
"custom.isVerticalRotation": { "custom.isVerticalRotation": {
@ -4660,6 +4660,9 @@
} }
} }
}, },
"props": {
"mode": "percent"
},
"type": "ia.container.coord" "type": "ia.container.coord"
} }
} }