补齐 UI 状态持久化测试偏移字段

让当前 schema 夹具继续验证原有业务约束
This commit is contained in:
2026-09-18 21:41:55 +08:00
parent 944d2aa3db
commit 99132c9fa7
@@ -1126,8 +1126,10 @@ mod tests {
}
},
"children_display_mode": "Stack",
"children": []
}]
"children": [],
"offset": { "min": [0.0, 0.0], "max": [0.0, 0.0] }
}],
"offset": { "min": [0.0, 0.0], "max": [0.0, 0.0] }
}
}],
"ui_design_images": {
@@ -1309,7 +1311,8 @@ mod tests {
},
"component": null,
"children_display_mode": "Stack",
"children": []
"children": [],
"offset": { "min": [0.0, 0.0], "max": [0.0, 0.0] }
}
}],
"ui_design_images": {
@@ -1543,7 +1546,8 @@ mod tests {
}
},
"children_display_mode": "Stack",
"children": []
"children": [],
"offset": { "min": [0.0, 0.0], "max": [0.0, 0.0] }
}
}],
"ui_design_images": {