first commit
This commit is contained in:
5
static/json/cache.json
Normal file
5
static/json/cache.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"currentDataIndex": 0,
|
||||
"currentLayerIndex": 0,
|
||||
"currentLayerHeight": 0
|
||||
}
|
||||
3
static/json/height.json
Normal file
3
static/json/height.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"measuredHeight": 0
|
||||
}
|
||||
22
static/json/oneLine.json
Normal file
22
static/json/oneLine.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"grid1": {
|
||||
"currentDataIndex": 0,
|
||||
"currentLayerIndex": 0,
|
||||
"currentLayerHeight": 0
|
||||
},
|
||||
"grid2": {
|
||||
"currentDataIndex": 1,
|
||||
"currentLayerIndex": 0,
|
||||
"currentLayerHeight": 0
|
||||
},
|
||||
"grid3": {
|
||||
"currentDataIndex": 2,
|
||||
"currentLayerIndex": 0,
|
||||
"currentLayerHeight": 0
|
||||
},
|
||||
"grid4": {
|
||||
"currentDataIndex": 3,
|
||||
"currentLayerIndex": 0,
|
||||
"currentLayerHeight": 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user