mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
35 lines
917 B
JSON
35 lines
917 B
JSON
{
|
|
"panel": {
|
|
"content": [{
|
|
"content": "Panel_Menu"
|
|
}, {
|
|
"content": [{
|
|
"content": [{
|
|
"content": [{
|
|
"content": "Panel_Preview"
|
|
}, {
|
|
"content": "Panel_Graph"
|
|
}],
|
|
"split": "h",
|
|
"width": 400
|
|
}, {
|
|
"content": "Panel_Animation"
|
|
}],
|
|
"split": "v",
|
|
"width": -300
|
|
}, {
|
|
"content": [{
|
|
"content": "Panel_Workspace"
|
|
}, {
|
|
"content": "Panel_Inspector"
|
|
}],
|
|
"split": "v",
|
|
"width": 40
|
|
}],
|
|
"split": "h",
|
|
"width": -400
|
|
}],
|
|
"split": "v",
|
|
"width": 40
|
|
}
|
|
} |