Pixel-Composer/datafiles/data/layouts/Horizontal.json
2023-03-11 07:40:17 +07:00

29 lines
709 B
JSON

{
"panel": {
"split": "h",
"width": -400,
"content": [
{
"split": "v",
"width": -48,
"content": [
{
"split": "v",
"width": -400,
"content": [
{ "content": "PREVIEW" },
{ "content": "GRAPH" }
]
},
{ "content": "ANIMATION" }
]
},
{ "content": "INSPECTOR" }
]
},
"collection": {
"parent": "GRAPH",
"width": 460,
"split": "h"
}
}