zsviczian / obsidian-excalidraw-plugin

A plugin to edit and view Excalidraw drawings in Obsidian
4.11k stars 223 forks source link

Tool symbols not visible #605

Open klprint opened 2 years ago

klprint commented 2 years ago

Describe the bug The tools on the right side of the drawing window are not visible (see screenshot)

To Reproduce Just open a new drawing, the tools are not visible, only a black stripe where the palette should be.

Expected behavior Tools being visible

Environment (please complete the following information):

missing_tools

zsviczian commented 2 years ago

Do you see any error messages in the Obsidian Developer Console? CTRL+SHIFT+I (console tab)

Cai-aa commented 2 years ago

The same question

Cai-aa commented 2 years ago

How do I solve it?

Cai-aa commented 2 years ago

QQ截图20220505174645

zsviczian commented 2 years ago

my first recommendation would be to reinstall Obsidian. Simply exit Obsidian, download the latest installer from obsidian.md and install over the existing obsidian instance. Start and see if that has solved your problem.

If this does not help, then please create an empty (test) vault, and install only the Excalidraw plugin and start it. If it works, then we know that the problem is caused by another plugin or theme interfering with Excalidraw.

klprint commented 2 years ago

Thanks for the message! I don't see any error messages in the console and I tried reinstalling Obsidian (Flatpak and Appimage) and see the same result.

zsviczian commented 2 years ago

I tested Excalidraw 1.6.27 on Obsidian 0.14.6 on Ubuntu today. It all worked as expected. Could this be related to the Obsidian Theme you are using?

Have you tried creating an empty test vault and installing only Excalidraw to see if that works? (no other plugins, no custom theme or snippets)

Cai-aa commented 2 years ago

Thank you. The problem has been solved and was indeed caused by plug-in interference. The plugin is Obsidian Math+, opening it causes this problem, closing it solves it. QQ截图20220506222934 QQ截图20220506222726

codecnotsupported commented 2 years ago

This is fixed in the latest release of Math+. ( https://github.com/ocapraro/obsidian-math-plus/issues/2#issuecomment-1125301890 ) You can close this issue now.