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
{{ message }}
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
worth noting that this only happens with "always show toolbar". Perhaps an excalidraw compatibility mode toggle? (I feel silly that it's been months and I didn't know there were undo/erase buttons!
See this issue: zsviczian/obsidian-excalidraw-plugin#798
I recommend adding an
app.workspace.off("active-leaf-change",show_hide_toolbar);
and checking if activeLeaf.view is a MarkdownViewThe text was updated successfully, but these errors were encountered: