ergogen/test/points/default___points.json

101 lines
2.2 KiB
JSON
Raw Normal View History

2021-07-18 00:39:33 +02:00
{
"matrix": {
2021-07-18 00:39:33 +02:00
"x": 0,
"y": 0,
"r": 0,
"meta": {
"stagger": 0,
"spread": 19,
"splay": 0,
"origin": [
0,
0
],
2021-12-25 21:22:37 +01:00
"orient": 0,
2021-07-18 00:39:33 +02:00
"shift": [
0,
0
],
"rotate": 0,
2023-05-20 22:02:19 +02:00
"adjust": {},
"width": 18,
"height": 18,
2021-07-18 00:39:33 +02:00
"padding": 19,
2022-02-27 18:18:16 +01:00
"autobind": 10,
2021-07-18 00:39:33 +02:00
"skip": false,
"asym": "both",
"colrow": "default_default",
"name": "matrix",
"zone": {
2024-01-22 15:56:45 +01:00
"columns": {
"default": {
"rows": {},
"key": {},
"name": "default"
}
},
"name": "matrix"
},
2021-07-18 00:39:33 +02:00
"col": {
"rows": {},
"key": {},
"name": "default"
},
2022-02-27 18:18:16 +01:00
"row": "default",
"bind": [
0,
0,
0,
0
]
2021-07-18 00:39:33 +02:00
}
2022-04-16 12:44:55 +02:00
},
"single_key_column_named": {
"x": 0,
"y": 0,
"r": 0,
"meta": {
"stagger": 0,
"spread": 19,
2022-04-16 12:44:55 +02:00
"splay": 0,
"origin": [
0,
0
],
"orient": 0,
"shift": [
0,
0
],
"rotate": 0,
2023-05-20 22:02:19 +02:00
"adjust": {},
2022-04-16 12:44:55 +02:00
"width": 18,
"height": 18,
"padding": 19,
"autobind": 10,
"skip": false,
"asym": "both",
"colrow": "named_default",
"name": "single_key_column_named",
"zone": {
"columns": {
"named": null
},
"name": "single_key_column"
},
"col": {
"rows": {},
"key": {},
"name": "named"
},
"row": "default",
"bind": [
0,
0,
0,
0
]
}
2021-07-18 00:39:33 +02:00
}
}