mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
29 lines
709 B
JSON
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"
|
|
}
|
|
} |