mirror of
https://github.com/noodlapp/noodl.git
synced 2026-01-12 15:22:52 +01:00
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>
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 332 KiB |
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"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": "fa90ea16-1232-0437-deea-5dd6263d8247",
|
||||
"type": "Rectangle",
|
||||
"label": "Background",
|
||||
"x": 20,
|
||||
"y": 61,
|
||||
"parameters": {},
|
||||
"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": {
|
||||
"devices": "Default Device",
|
||||
"Default Device.fillMode": "aspectFit",
|
||||
"Default Device.canvasWidth": 1080,
|
||||
"Default Device.canvasHeight": 1920
|
||||
},
|
||||
"rootNodeId": "2d3ccd33-f1ef-2dc5-3e1a-ca9d61cd222b",
|
||||
"version": "1"
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 673 B |
Reference in New Issue
Block a user