daniel3735928559 / guppy

WYSIWYG mathematics editor with structured, searchable, LaTeX-compatible, and parseable output
https://guppy.js.org
187 stars 63 forks source link

saving / loading caret location #195

Open mgroth0 opened 3 years ago

mgroth0 commented 3 years ago

my implementation requires frequent reloading of the component, sometimes even while the user is mid-typing. saving and loading math content works. But the caret location gets reset. How can the caret location be saved and loaded?