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
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 text was updated successfully, but these errors were encountered:
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?
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 text was updated successfully, but these errors were encountered: