anki/qt/aqt/browser/table
RumovZ 58370d6757
Fix #1874 (#1875)
Probably a race condition. `.get_row()` is not a reliable check for card
or note existence, because it returns from an outdated cache,
if the backend is currently blocked.
2022-05-18 13:34:51 +10:00
..
__init__.py Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00
model.py Fix #1874 (#1875) 2022-05-18 13:34:51 +10:00
state.py fix sort order toggling 2021-10-30 09:14:43 +10:00
table.py Add Deleted error and disable all bad browser rows (#1742) 2022-03-28 19:06:19 +10:00