ESI-FAR / INA-tool

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

Adjust dragging speed by zoom level #90

Closed sjvrijn closed 3 months ago

sjvrijn commented 3 months ago

Fixes #89, includes a refactor of moving zoom functionality out of index.php to chart.js

sjvrijn commented 3 months ago

The [window.]INA namespace is not shared between tabs, although currently the session storage is. Opening a new tab when you've previously uploaded a file will fill the editor with that loaded data, but will not remember the zoom level.

suvayu commented 3 months ago

Okk, I'll create an issue to isolate the session then. Not a high priority though