Files
fluxscape/packages/noodl-editor/tests/testfs/reset-proj1-latest/project.json
Michael Cartner b9c60b07dc Initial commit
Co-Authored-By: Eric Tuvesson <eric.tuvesson@gmail.com>
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com>
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com>
Co-Authored-By: Anders Larsson <64838990+anders-topp@users.noreply.github.com>
Co-Authored-By: Johan  <4934465+joolsus@users.noreply.github.com>
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com>
Co-Authored-By: victoratndl <99176179+victoratndl@users.noreply.github.com>
2024-01-26 11:52:55 +01:00

79 lines
3.1 KiB
JSON

{
"name": "Untitled",
"components": [
{
"name": "/Main",
"graph": {
"connections": [],
"roots": [
{
"id": "2d3ccd33-f1ef-2dc5-3e1a-ca9d61cd222b",
"type": "Group",
"label": "Root",
"x": 264,
"y": 278,
"parameters": {
"fill": "parent"
},
"ports": [],
"dynamicports": [],
"children": [
{
"id": "01c20f73-5a01-2ae2-a019-c2fddd0c88cf",
"type": "Image",
"version": 2,
"x": 332,
"y": 306.5,
"parameters": {
"image": "icon.png",
"alignX": "center",
"y": 50
},
"ports": [],
"dynamicports": [],
"children": []
},
{
"id": "74ff47fa-4f5e-889c-6273-c4eba923c0bc",
"type": "Image",
"version": 2,
"x": 343,
"y": 303.5,
"parameters": {
"image": "loginsplash.jpg",
"fillMode": "aspectFit",
"sizeMode": "explicit"
},
"ports": [],
"dynamicports": [],
"children": []
},
{
"id": "189062e3-73dc-05ee-617c-55a3c2f1cc31",
"type": "Text",
"x": 304,
"y": 301,
"parameters": {
"alignX": "center",
"alignY": "top",
"text": "Hello World",
"fontSize": 150,
"color": "#000000",
"sizeMode": "childSize",
"y": 300
},
"ports": [],
"dynamicports": [],
"children": []
}
]
}
]
}
}
],
"settings": {
},
"rootNodeId": "2d3ccd33-f1ef-2dc5-3e1a-ca9d61cd222b",
"version": "1"
}