ESI-FAR / INA-tool

A tool for visualising and analysing Institutional Statements
MIT License
2 stars 0 forks source link

Separate globals into separate 'project' and 'render' objects #107

Open sjvrijn opened 1 month ago

sjvrijn commented 1 month ago

Separate the INA global namespace object into PROJECT and RENDER. This also makes it easier to save the project as JSON, since the whole PROJECT object can simply be saved.

[!NOTE] Depends on #103 , review and merge that PR first

Fixes #98

ermannolocascio commented 3 weeks ago

Did not inspect the code, however, unless I'm doing something wrong, on page refresh or after navigation for some reason the information is lost. Please see my comment here: https://github.com/ESI-FAR/INA-tool/pull/103