progress towards being able to load files dynamically

This commit is contained in:
2024-09-25 08:08:15 +01:00
parent c17c573638
commit d49ac2c565
7 changed files with 116 additions and 22 deletions

View File

@@ -35,6 +35,8 @@ struct
, showGraph = true
, arrowX = 0
, arrowY = 0
, openFilePath = ""
, fileBrowser = Vector.fromList []
}
end