MorphMan
MorphMan copied to clipboard
Progress bar for Readability Analyzer not working
I noticed this issue with when I had originally upgraded to the Qt 6 version of Anki, which seemed to have broken all of the progress bars for morphman, here being the readability analyzer one:
In the most recent update, the one for recalcing was fixed, but this one was not.
Version 2.1.61 (0c1eaf4c) Python 3.9.15 Qt 6.4.2 PyQt 6.4.0
The onAnalyze() runs on the main thread which causes the UI to freeze. I'll try to fix it when I have the time. Does the rest of the Readability Analyzer work fine for you?
Yes, the Readability Analyzer works correctly otherwise. Only the progress bar doesn't work for me.