You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed various errors by rewriting the saving mechanism (now using kotlin coroutines), to fix asynchronous writes.
Saving and Continuous saving doesn't work with images with embedded excalidraw. #70
Unfortunately Excalidraw files with embedded images cannot be loaded due to excalidraw/excalidraw#7553.
Workaround for Excalidraw issue when exporting to SVG files, the font links are incorrect, see excalidraw/excalidraw#7543.