Mandala/local/layout.editor.json
2024-10-30 15:19:32 +08:00

89 lines
1.8 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": {
"children": [
{
"children": [
{
"active": 0,
"children": [
"hierarchy"
],
"height": 276.66668701171875,
"type": "panel",
"width": 204
},
{
"active": 0,
"children": [
"assets"
],
"height": 276.66668701171875,
"type": "panel",
"width": 204
}
],
"height": 556.3333740234375,
"type": "dock-v",
"width": 204
},
{
"active": 0,
"children": [
"scene"
],
"height": 556.3333740234375,
"type": "panel",
"width": 752
},
{
"active": 0,
"children": [
"inspector",
"cocos-services"
],
"height": 556.3333740234375,
"type": "panel",
"width": 304
}
],
"type": "dock-h"
},
"panels": [
"hierarchy",
"assets",
"scene",
"inspector",
"cocos-services"
]
}
},
"panels": {
"builder": {
"x": 374,
"y": 0,
"width": 516,
"height": 672
},
"project-settings": {
"x": 350,
"y": 56,
"width": 602,
"height": 564
}
},
"panelLabelWidth": {
"inspector": null,
"builder": null
}
}