glutanimate / hitmarkers

Hitmarkers add-on for Anki
https://ankiweb.net/shared/info/1776869150
Other
9 stars 1 forks source link

addons21\1776869150\feedback.py:102:to avoid memory leaks, pass an appropriate parent to progress.timer() or use progress.single_shot() #7

Closed khonkhortisan closed 9 months ago

khonkhortisan commented 2 years ago
addons21\1776869150\feedback.py:102:to avoid memory leaks, pass an appropriate parent to progress.timer() or use progress.single_shot()

https://github.com/glutanimate/hitmarkers/blob/faaa6c3cf561cb50dc35af93fe34cb28e817a30f/src/hitmarkers/feedback.py#L102-L104

glutanimate commented 9 months ago

Thanks for the report! This should be fixed with v0.2.0 (which also adds support for Anki 23.x). If you could give it a try and let me know if it works for you I'd appreciate it!