save and load is done

This commit is contained in:
2025-07-05 20:47:11 +02:00
parent 9c2a3d5d72
commit f0f9981ca9
2 changed files with 29 additions and 1 deletions

9
saves/test_save.json Normal file
View File

@@ -0,0 +1,9 @@
{
"poly_frame": {
"teta": 3.7117934,
"polygons": []
},
"nb_sec_for_rev": 4.0,
"file_name": "test_save.json",
"show_save_panel": true
}