rad4day / anki-editor-preview-plugin

Small Anki extension which integrates a live preview into the card editor. Very much work in progress.
https://git.tobiasmanske.de/tobias/editor-preview
14 stars 6 forks source link

Preview not working on macOS Anki 2.1.56 #11

Closed dshai closed 1 year ago

dshai commented 1 year ago

Hi, this addon stopped working for me when I upgraded from Anki 2.1.48 -> 2.1.56.

On add card window, the preview area just shows a black box:

Add_window

However after the card is created, the preview renders properly in the browse window:

Browse_window

I am using Anki 2.1.56 Qt6 on macOS, and I see the same behavior with Intel and Apple silicon Anki builds. Here is the full About Anki window:

About anki
niposch commented 1 year ago

I had the same issue on windows 11 and resolved it by disabling the "Searching, PDF Reading & Note-Taking in Add Dialog" Plugin => https://ankiweb.net/shared/info/1781298089 it seems to work as expected after I restarted anki.

dshai commented 1 year ago

@niposch you are right -- thanks! I disabled the plugin you mentioned, restarted, and now preview is working as expected.