mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
on_all_or_selected_rows_changed() unsets the editor note, but it is called too late - by that time the note has already been deleted, and the editor sometimes tries to save the deleted note due to an unfocus/ key timeout. https://forums.ankiweb.net/t/two-suppr-lead-to-an-empty-warning/20860 Will need to check that this does not regression when #1691 is merged. |
||
|---|---|---|
| .. | ||
| aqt | ||
| bundle | ||
| icons | ||
| mac | ||
| tests | ||
| tools | ||
| .isort.cfg | ||
| .pylintrc | ||
| bazelfixes.py | ||
| BUILD.bazel | ||
| dmypy.py | ||
| mypy.ini | ||
| README.md | ||
| runanki.py | ||
Python's Qt GUI is in aqt/