default layout of code

This is what someone will see when they connect using driver.love for
the first time.
This commit is contained in:
Kartik K. Agaram 2023-10-17 16:33:25 -07:00
parent 8768b98eee
commit d82e3baf1b
1 changed files with 98 additions and 0 deletions

98
default_map Normal file
View File

@ -0,0 +1,98 @@
{
"table.size": {
"x": -10,
"y": 237,
},
"max_row_width": {
"x": -1229,
"y": 399,
},
"ordered_keys": {
"x": -14,
"y": 501,
},
"on.initialize": {
"x": -1874,
"y": 16,
},
"save_results": {
"x": 2517.5,
"y": 536.25,
},
"score": {
"x": 595,
"y": 507,
},
"make_button_pop": {
"x": -13,
"y": 1498,
},
"on.update": {
"x": 2507.5,
"y": -47.5,
},
"on.keychord_press": {
"x": 1849,
"y": -33,
},
"column_xs": {
"x": -13,
"y": 865,
},
"Global_state": {
"x": 783.5,
"y": -547.5,
},
"Results_filename": {
"x": -1222.5,
"y": -456.25,
},
"Data": {
"x": 24.5,
"y": -690.75,
},
"total_row_width": {
"x": -1231,
"y": 687,
},
"on.draw": {
"x": -621,
"y": -2,
},
"load_results": {
"x": -2493.5,
"y": 94.5,
},
"Rows": {
"x": -591,
"y": -454,
},
"on.mouse_press": {
"x": 1214,
"y": -33,
},
"add_result": {
"x": 1576.25,
"y": 902.5,
},
"draw_data": {
"x": -622,
"y": 194,
},
"absolutize": {
"x": -1871.25,
"y": 792.5,
},
"on.quit": {
"x": 2502.5,
"y": 220,
},
"delete_result": {
"x": 1650,
"y": 631.25,
},
"on.code_change": {
"x": -1870,
"y": 423,
}
}