mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-12 07:12:54 +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: 230 B |
Binary file not shown.
|
After Width: | Height: | Size: 332 KiB |
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"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": "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"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
function tjohej() {
|
||||
// Changes that will be kept
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 673 B |
Reference in New Issue
Block a user