issues
search
RAIRLab
/
Peirce-My-Heart
A graphical web application for interactive theorem proving in Charles Peirce's alpha existential graph system.
https://rairlab.github.io/Peirce-My-Heart/
MIT License
11
stars
0
forks
source link
388 firefox cannot save or load files fix
#390
Closed
James-Oswald
closed
7 months ago
James-Oswald
commented
7 months ago
Save now falls back to cross-browser
FileSaver.js library
Refactored to move
saveMode
and
loadMode
and related utils out of index and into
AEG-IO
where they belong.
Filenames for draw mode files are now their string representation.
saveMode
andloadMode
and related utils out of index and intoAEG-IO
where they belong.