Added comfy, fixed space, added bidirectional scaling

This commit is contained in:
CBenni 2017-12-13 00:00:38 +01:00
parent 0ca661d2ab
commit b9bf08e4cf
3 changed files with 21 additions and 3 deletions

View file

@ -74,8 +74,24 @@
"size": 500
},
"y": {
"position": 0,
"offset": 10,
"size": 500
}
}
},
"comfy": {
"template": "./ComfyTemplate.png",
"z": 2,
"anchor": {
"x": {
"position": 50,
"offset": 300
"offset": 250,
"size": 380
},
"y": {
"position": 100,
"offset": 500
}
}
}