MorphMan
MorphMan copied to clipboard
Fix learn now crash issue #83
There seem to be pending window messages queued when the window is closed in the learn now handler. By delaying the close request with the timer those messages can be processed after the handler returns and the window is closed without issue.
I can confirm Anki no longer crashes with this patch. LGTM.
I wonder when this is going to get merged. Learn now still crashes Anki in the newest Morphman version.
Is this still an issue for anyone?
Closing as there seem to be no recent reports.