LockDiagram/local/layout.editor.json
2024-10-30 15:21:35 +08:00

110 lines
2.2 KiB
JSON

{
"version": "1.1.1",
"windows": {
"main": {
"main": true,
"url": "app://editor/index.html",
"windowType": "dockable",
"x": 0,
"y": 0,
"width": 1280,
"height": 672,
"layout": {
"type": "dock-h",
"children": [
{
"width": 204.7291717529297,
"height": 556.3333740234375,
"type": "dock-v",
"children": [
{
"width": 204.7291717529297,
"height": 326.35418701171875,
"type": "panel",
"active": 0,
"children": [
"hierarchy"
]
},
{
"width": 204.7291717529297,
"height": 226.9791717529297,
"type": "panel",
"active": 0,
"children": [
"assets"
]
}
]
},
{
"width": 706.15625,
"height": 556.3333740234375,
"type": "panel",
"active": 0,
"children": [
"scene"
]
},
{
"width": 349.125,
"height": 556.3333740234375,
"type": "panel",
"active": 0,
"children": [
"inspector",
"cocos-services"
]
}
]
},
"panels": [
"hierarchy",
"assets",
"scene",
"inspector",
"cocos-services"
]
}
},
"panels": {
"builder": {
"x": 374,
"y": 0,
"width": 518,
"height": 674
},
"project-settings": {
"x": -8,
"y": -8,
"width": 1296,
"height": 688
},
"console": {
"x": 258,
"y": 192,
"width": 834,
"height": 352
},
"store": {
"x": -8,
"y": -8,
"width": 1296,
"height": 688
},
"sprite-editor": {
"x": 382,
"y": 56,
"width": 514,
"height": 538
},
"preferences": {
"x": 352,
"y": 56,
"width": 600,
"height": 566
}
},
"panelLabelWidth": {}
}